#88F8A6#88F8A6
#88F8A6 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.2% C 0.154 H 150.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #88F8A6 |
|---|---|
| RGB | rgb(136, 248, 166) |
| HSL | hsl(136, 89%, 75%) |
| HSV | hsv(136, 45%, 97%) |
| CMYK | cmyk(45.2%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(89.45, -49.28, 29.70) |
| CIE-LCH | lch(89.45, 57.54, 148.93°) |
| OKLab | oklab(89.19% -0.1342 0.0747) |
| OKLCH | oklch(89.19% 0.154 150.9) |
| XYZ | xyz(50.6004, 75.1186, 47.9020) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.83
Light Bluish Green
#76FDA8
ΔE00 2.04
Light Sea Green
#98F6B0
ΔE00 2.47
Mint (survey)
#9FFEB0
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F8A6 #F888DA
analogous
#A2F888 #88F8A6 #88F8DE
triadic
#88F8A6 #A688F8 #F8A688
tetradic
#88F8A6 #88A2F8 #F888DA #F8DE88
square
#88F8A6 #88A2F8 #F888DA #F8DE88
split-complementary
#88F8A6 #DE88F8 #F888A2
monochromatic
#14F150 #4EF57B #88F8A6 #C2FBD1 #E2FDE9
Accessibility & contrast
On white
1.31
#88F8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#88F8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F8A6
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F8A6 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A1
Deuteranopia (green-blind)
#E9DCAB
Tritanopia (blue-blind)
#72F5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f8a6; /* rgb */ color: rgb(136, 248, 166); /* oklch */ color: oklch(89.2% 0.154 150.9);
Tailwind
colors: {
custom: {
50: '#b0fbc1',
500: '#88f8a6',
950: '#000000',
},
}SCSS
$custom: #88f8a6; $custom-light: #b0fbc1; $custom-dark: #000000;
JSON
{
"hex": "#88f8a6",
"rgb": {
"r": 136,
"g": 248,
"b": 166
},
"hsl": {
"h": 136.071,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.89187,
"c": 0.15359,
"h": 150.9
},
"luminance": 0.75122
}Semantic roles & 50–950 ramp
primary
#88F8A6
secondary
#D64EB2
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582