#88F99F#88F99F
#88F99F is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.3% C 0.162 H 148.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88F99F |
|---|---|
| RGB | rgb(136, 249, 159) |
| HSL | hsl(132, 90%, 75%) |
| HSV | hsv(132, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.62, -50.87, 33.44) |
| CIE-LCH | lch(89.62, 60.88, 146.68°) |
| OKLab | oklab(89.29% -0.1383 0.0835) |
| OKLCH | oklch(89.29% 0.162 148.9) |
| XYZ | xyz(50.2840, 75.4852, 44.7146) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.46
Baby Green
#8CFF9E
ΔE00 1.57
Mint Green
#8FFF9F
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.52
Palegreen
#98FB98
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F99F #F988E2
analogous
#AAF988 #88F99F #88F9D7
triadic
#88F99F #9F88F9 #F99F88
tetradic
#88F99F #88AAF9 #F988E2 #F9D788
square
#88F99F #88AAF9 #F988E2 #F9D788
split-complementary
#88F99F #D788F9 #F988AA
monochromatic
#13F341 #4EF670 #88F99F #C2FCCE #E2FEE7
Accessibility & contrast
On white
1.30
#88F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#88F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F99F
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F99F | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#EADDA4
Tritanopia (blue-blind)
#74F5E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f99f; /* rgb */ color: rgb(136, 249, 159); /* oklch */ color: oklch(89.3% 0.162 148.9);
Tailwind
colors: {
custom: {
50: '#b0fcbc',
500: '#88f99f',
950: '#000000',
},
}SCSS
$custom: #88f99f; $custom-light: #b0fcbc; $custom-dark: #000000;
JSON
{
"hex": "#88f99f",
"rgb": {
"r": 136,
"g": 249,
"b": 159
},
"hsl": {
"h": 132.212,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.89288,
"c": 0.16158,
"h": 148.9
},
"luminance": 0.75489
}Semantic roles & 50–950 ramp
primary
#88F99F
secondary
#D74EBB
accent
#00B7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582