#88F98D#88F98D
#88F98D is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.178 H 144.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88F98D |
|---|---|
| RGB | rgb(136, 249, 141) |
| HSL | hsl(123, 90%, 75%) |
| HSV | hsv(123, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(89.35, -53.62, 41.97) |
| CIE-LCH | lch(89.35, 68.10, 141.95°) |
| OKLab | oklab(88.98% -0.1458 0.1029) |
| OKLCH | oklch(88.98% 0.178 144.8) |
| XYZ | xyz(48.8342, 74.9053, 37.0790) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.85
Baby Green
#8CFF9E
ΔE00 2.33
Mint Green
#8FFF9F
ΔE00 2.41
Easter Green
#8CFD7E
ΔE00 2.75
Lightgreen
#90EE90
ΔE00 2.91
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F98D #F988F4
analogous
#BBF988 #88F98D #88F9C5
triadic
#88F98D #8D88F9 #F98D88
tetradic
#88F98D #88BBF9 #F988F4 #F9C588
square
#88F98D #88BBF9 #F988F4 #F9C588
split-complementary
#88F98D #C588F9 #F988BB
monochromatic
#13F31D #4EF655 #88F98D #C2FCC5 #E2FEE3
Accessibility & contrast
On white
1.31
#88F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#88F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F98D
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F98D | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#78F4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #88f98d; /* rgb */ color: rgb(136, 249, 141); /* oklch */ color: oklch(89.0% 0.178 144.8);
Tailwind
colors: {
custom: {
50: '#b1fcb0',
500: '#88f98d',
950: '#000000',
},
}SCSS
$custom: #88f98d; $custom-light: #b1fcb0; $custom-dark: #000000;
JSON
{
"hex": "#88f98d",
"rgb": {
"r": 136,
"g": 249,
"b": 141
},
"hsl": {
"h": 122.655,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.88978,
"c": 0.17846,
"h": 144.8
},
"luminance": 0.74909
}Semantic roles & 50–950 ramp
primary
#88F98D
secondary
#D74ED1
accent
#00DBE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581