#88F9AE#88F9AE
#88F9AE is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.148 H 153.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88F9AE |
|---|---|
| RGB | rgb(136, 249, 174) |
| HSL | hsl(140, 90%, 75%) |
| HSV | hsv(140, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 30.1%, 2.4%) |
| CIE-LAB | lab(89.88, -48.31, 26.23) |
| CIE-LCH | lch(89.88, 54.97, 151.50°) |
| OKLab | oklab(89.58% -0.1319 0.0664) |
| OKLCH | oklch(89.58% 0.148 153.3) |
| XYZ | xyz(51.6655, 76.0378, 51.9904) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.76
Seafoam Green
#7AF9AB
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.49
Light Sea Green
#98F6B0
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F9AE #F988D3
analogous
#9AF988 #88F9AE #88F9E6
triadic
#88F9AE #AE88F9 #F9AE88
tetradic
#88F9AE #889AF9 #F988D3 #F9E688
square
#88F9AE #889AF9 #F988D3 #F9E688
split-complementary
#88F9AE #E688F9 #F9889A
monochromatic
#13F35F #4EF686 #88F9AE #C2FCD6 #E2FEEB
Accessibility & contrast
On white
1.30
#88F9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#88F9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F9AE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F9AE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#70F6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #88f9ae; /* rgb */ color: rgb(136, 249, 174); /* oklch */ color: oklch(89.6% 0.148 153.3);
Tailwind
colors: {
custom: {
50: '#b0fcc6',
500: '#88f9ae',
950: '#000000',
},
}SCSS
$custom: #88f9ae; $custom-light: #b0fcc6; $custom-dark: #000000;
JSON
{
"hex": "#88f9ae",
"rgb": {
"r": 136,
"g": 249,
"b": 174
},
"hsl": {
"h": 140.177,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.89582,
"c": 0.14764,
"h": 153.3
},
"luminance": 0.76042
}Semantic roles & 50–950 ramp
primary
#88F9AE
secondary
#D74EA9
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582