#88F98F#88F98F
#88F98F is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.0% C 0.177 H 145.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88F98F |
|---|---|
| RGB | rgb(136, 249, 143) |
| HSL | hsl(124, 90%, 75%) |
| HSV | hsv(124, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(89.38, -53.33, 41.03) |
| CIE-LCH | lch(89.38, 67.29, 142.43°) |
| OKLab | oklab(89.01% -0.145 0.1008) |
| OKLCH | oklch(89.01% 0.177 145.2) |
| XYZ | xyz(48.9844, 74.9654, 37.8698) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.72
Baby Green
#8CFF9E
ΔE00 2.07
Mint Green
#8FFF9F
ΔE00 2.16
Lightgreen
#90EE90
ΔE00 2.80
Easter Green
#8CFD7E
ΔE00 3.04
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F98F #F988F2
analogous
#B9F988 #88F98F #88F9C7
triadic
#88F98F #8F88F9 #F98F88
tetradic
#88F98F #88B9F9 #F988F2 #F9C788
square
#88F98F #88B9F9 #F988F2 #F9C788
split-complementary
#88F98F #C788F9 #F988B9
monochromatic
#13F321 #4EF658 #88F98F #C2FCC6 #E2FEE4
Accessibility & contrast
On white
1.31
#88F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#88F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F98F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F98F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#EDDC96
Tritanopia (blue-blind)
#78F4DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f98f; /* rgb */ color: rgb(136, 249, 143); /* oklch */ color: oklch(89.0% 0.177 145.2);
Tailwind
colors: {
custom: {
50: '#b1fcb1',
500: '#88f98f',
950: '#000000',
},
}SCSS
$custom: #88f98f; $custom-light: #b1fcb1; $custom-dark: #000000;
JSON
{
"hex": "#88f98f",
"rgb": {
"r": 136,
"g": 249,
"b": 143
},
"hsl": {
"h": 123.717,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.8901,
"c": 0.17661,
"h": 145.2
},
"luminance": 0.74969
}Semantic roles & 50–950 ramp
primary
#88F98F
secondary
#D74ECF
accent
#00D7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581