#88CEA0#88CEA0
#88CEA0 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.2% C 0.097 H 154.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEA0 |
|---|---|
| RGB | rgb(136, 206, 160) |
| HSL | hsl(141, 42%, 67%) |
| HSV | hsv(141, 34%, 81%) |
| CMYK | cmyk(34%, 0%, 22.3%, 19.2%) |
| CIE-LAB | lab(77.23, -31.68, 16.04) |
| CIE-LCH | lch(77.23, 35.51, 153.15°) |
| OKLab | oklab(79.24% -0.0873 0.0411) |
| OKLCH | oklch(79.24% 0.097 154.8) |
| XYZ | xyz(38.5675, 51.9129, 41.2389) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEA0 #CE88B6
analogous
#93CE88 #88CEA0 #88CEC3
triadic
#88CEA0 #A088CE #CEA088
tetradic
#88CEA0 #8893CE #CE88B6 #CEC388
square
#88CEA0 #8893CE #CE88B6 #CEC388
split-complementary
#88CEA0 #C388CE #CE8893
monochromatic
#409C5F #5DBC7D #88CEA0 #B3E0C3 #DFF2E5
Accessibility & contrast
On white
1.84
#88CEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#88CEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEA0
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEA0 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39D
Deuteranopia (green-blind)
#C2BCA3
Tritanopia (blue-blind)
#7BCCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88cea0; /* rgb */ color: rgb(136, 206, 160); /* oklch */ color: oklch(79.2% 0.097 154.8);
Tailwind
colors: {
custom: {
50: '#adddbc',
500: '#88cea0',
950: '#000000',
},
}SCSS
$custom: #88cea0; $custom-light: #adddbc; $custom-dark: #000000;
JSON
{
"hex": "#88cea0",
"rgb": {
"r": 136,
"g": 206,
"b": 160
},
"hsl": {
"h": 140.571,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.79239,
"c": 0.0965,
"h": 154.8
},
"luminance": 0.51915
}Semantic roles & 50–950 ramp
primary
#88CEA0
secondary
#A25989
accent
#3187B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482