#88DEAC#88DEAC
#88DEAC is a very light, moderate green. Relative luminance 0.605; OKLCH L 83.2% C 0.110 H 157.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEAC |
|---|---|
| RGB | rgb(136, 222, 172) |
| HSL | hsl(145, 57%, 70%) |
| HSV | hsv(145, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 22.5%, 12.9%) |
| CIE-LAB | lab(82.08, -36.81, 16.49) |
| CIE-LCH | lch(82.08, 40.34, 155.87°) |
| OKLab | oklab(83.24% -0.1016 0.0422) |
| OKLCH | oklch(83.24% 0.11 157.4) |
| XYZ | xyz(43.7181, 60.4526, 48.3866) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.13
Hospital Green
#9BE5AA
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 6.37
Eucalyptus
#44D7A8
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEAC #DE88BA
analogous
#8FDE88 #88DEAC #88DED7
triadic
#88DEAC #AC88DE #DEAC88
tetradic
#88DEAC #888FDE #DE88BA #DED788
square
#88DEAC #888FDE #DE88BA #DED788
split-complementary
#88DEAC #D788DE #DE888F
monochromatic
#33B86B #58D18B #88DEAC #B8EBCD #E7F8EE
Accessibility & contrast
On white
1.60
#88DEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#88DEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEAC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEAC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#75DDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #88deac; /* rgb */ color: rgb(136, 222, 172); /* oklch */ color: oklch(83.2% 0.110 157.4);
Tailwind
colors: {
custom: {
50: '#aee8c4',
500: '#88deac',
950: '#000000',
},
}SCSS
$custom: #88deac; $custom-light: #aee8c4; $custom-dark: #000000;
JSON
{
"hex": "#88deac",
"rgb": {
"r": 136,
"g": 222,
"b": 172
},
"hsl": {
"h": 145.116,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83244,
"c": 0.11003,
"h": 157.4
},
"luminance": 0.60455
}Semantic roles & 50–950 ramp
primary
#88DEAC
secondary
#B5558D
accent
#2180C4
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#111612
muted
#818482