#88EF8F#88EF8F
#88EF8F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.163 H 145.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #88EF8F |
|---|---|
| RGB | rgb(136, 239, 143) |
| HSL | hsl(124, 76%, 74%) |
| HSV | hsv(124, 43%, 94%) |
| CMYK | cmyk(43.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.48, -49.22, 37.29) |
| CIE-LCH | lch(86.48, 61.75, 142.85°) |
| OKLab | oklab(86.65% -0.1339 0.0922) |
| OKLCH | oklch(86.65% 0.163 145.5) |
| XYZ | xyz(45.9754, 68.9474, 36.8668) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.95
Palegreen
#98FB98
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EF8F #EF88E8
analogous
#B4EF88 #88EF8F #88EFC2
triadic
#88EF8F #8F88EF #EF8F88
tetradic
#88EF8F #88B4EF #EF88E8 #EFC288
square
#88EF8F #88B4EF #EF88E8 #EFC288
split-complementary
#88EF8F #C288EF #EF88B4
monochromatic
#1EDF2B #52E85C #88EF8F #BEF6C2 #E4FBE6
Accessibility & contrast
On white
1.42
#88EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#88EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EF8F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EF8F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#7AEAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #88ef8f; /* rgb */ color: rgb(136, 239, 143); /* oklch */ color: oklch(86.6% 0.163 145.5);
Tailwind
colors: {
custom: {
50: '#b0f5b1',
500: '#88ef8f',
950: '#000000',
},
}SCSS
$custom: #88ef8f; $custom-light: #b0f5b1; $custom-dark: #000000;
JSON
{
"hex": "#88ef8f",
"rgb": {
"r": 136,
"g": 239,
"b": 143
},
"hsl": {
"h": 124.078,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.86645,
"c": 0.16255,
"h": 145.5
},
"luminance": 0.6895
}Semantic roles & 50–950 ramp
primary
#88EF8F
secondary
#CA51C2
accent
#0DCBD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581