#88EF8D#88EF8D
#88EF8D is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.6% C 0.164 H 145.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #88EF8D |
|---|---|
| RGB | rgb(136, 239, 141) |
| HSL | hsl(123, 76%, 74%) |
| HSV | hsv(123, 43%, 94%) |
| CMYK | cmyk(43.1%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.45, -49.52, 38.24) |
| CIE-LCH | lch(86.45, 62.57, 142.32°) |
| OKLab | oklab(86.61% -0.1347 0.0943) |
| OKLCH | oklch(86.61% 0.164 145) |
| XYZ | xyz(45.8252, 68.8873, 36.0760) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.98
Palegreen
#98FB98
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.50
Foam Green
#90FDA9
ΔE00 4.20
Easter Green
#8CFD7E
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EF8D #EF88EA
analogous
#B6EF88 #88EF8D #88EFC0
triadic
#88EF8D #8D88EF #EF8D88
tetradic
#88EF8D #88B6EF #EF88EA #EFC088
square
#88EF8D #88B6EF #EF88EA #EFC088
split-complementary
#88EF8D #C088EF #EF88B6
monochromatic
#1EDF27 #52E859 #88EF8D #BEF6C1 #E4FBE5
Accessibility & contrast
On white
1.42
#88EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#88EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EF8D
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EF8D | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#7AEAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #88ef8d; /* rgb */ color: rgb(136, 239, 141); /* oklch */ color: oklch(86.6% 0.164 145.0);
Tailwind
colors: {
custom: {
50: '#b0f5af',
500: '#88ef8d',
950: '#000000',
},
}SCSS
$custom: #88ef8d; $custom-light: #b0f5af; $custom-dark: #000000;
JSON
{
"hex": "#88ef8d",
"rgb": {
"r": 136,
"g": 239,
"b": 141
},
"hsl": {
"h": 122.913,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.86611,
"c": 0.16446,
"h": 145
},
"luminance": 0.6889
}Semantic roles & 50–950 ramp
primary
#88EF8D
secondary
#CA51C4
accent
#0DCFD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581