#88EAAF#88EAAF
#88EAAF is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.125 H 156.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #88EAAF |
|---|---|
| RGB | rgb(136, 234, 175) |
| HSL | hsl(144, 70%, 73%) |
| HSV | hsv(144, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.59, -41.63, 19.81) |
| CIE-LCH | lch(85.59, 46.11, 154.55°) |
| OKLab | oklab(86.11% -0.1144 0.0506) |
| OKLCH | oklch(86.11% 0.125 156.2) |
| XYZ | xyz(47.3108, 67.1718, 51.0216) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.15
Light Sea Green
#98F6B0
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EAAF #EA88C3
analogous
#92EA88 #88EAAF #88EAE0
triadic
#88EAAF #AF88EA #EAAF88
tetradic
#88EAAF #8892EA #EA88C3 #EAE088
square
#88EAAF #8892EA #EA88C3 #EAE088
split-complementary
#88EAAF #E088EA #EA8892
monochromatic
#25D26A #54E18C #88EAAF #BCF3D2 #E5FAEE
Accessibility & contrast
On white
1.45
#88EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#88EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EAAF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EAAF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#72E8DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #88eaaf; /* rgb */ color: rgb(136, 234, 175); /* oklch */ color: oklch(86.1% 0.125 156.2);
Tailwind
colors: {
custom: {
50: '#aff1c7',
500: '#88eaaf',
950: '#000000',
},
}SCSS
$custom: #88eaaf; $custom-light: #aff1c7; $custom-dark: #000000;
JSON
{
"hex": "#88eaaf",
"rgb": {
"r": 136,
"g": 234,
"b": 175
},
"hsl": {
"h": 143.878,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.86105,
"c": 0.12508,
"h": 156.2
},
"luminance": 0.67175
}Semantic roles & 50–950 ramp
primary
#88EAAF
secondary
#C45297
accent
#1486D2
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582