#88FBAE#88FBAE
#88FBAE is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.150 H 153.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBAE |
|---|---|
| RGB | rgb(136, 251, 174) |
| HSL | hsl(140, 93%, 76%) |
| HSV | hsv(140, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.45, -49.15, 27.01) |
| CIE-LCH | lch(90.45, 56.08, 151.21°) |
| OKLab | oklab(90.05% -0.1341 0.0683) |
| OKLCH | oklch(90.05% 0.15 153) |
| XYZ | xyz(52.2869, 77.2807, 52.1976) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 1.68
Light Bluish Green
#76FDA8
ΔE00 1.87
Light Sea Green
#98F6B0
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBAE #FB88D5
analogous
#9BFB88 #88FBAE #88FBE7
triadic
#88FBAE #AE88FB #FBAE88
tetradic
#88FBAE #889BFB #FB88D5 #FBE788
square
#88FBAE #889BFB #FB88D5 #FBE788
split-complementary
#88FBAE #E788FB #FB889B
monochromatic
#12F75D #4DF986 #88FBAE #C3FDD6 #E1FEEB
Accessibility & contrast
On white
1.28
#88FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#88FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBAE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBAE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#6FF8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88fbae; /* rgb */ color: rgb(136, 251, 174); /* oklch */ color: oklch(90.0% 0.150 153.0);
Tailwind
colors: {
custom: {
50: '#b0fdc6',
500: '#88fbae',
950: '#000000',
},
}SCSS
$custom: #88fbae; $custom-light: #b0fdc6; $custom-dark: #000000;
JSON
{
"hex": "#88fbae",
"rgb": {
"r": 136,
"g": 251,
"b": 174
},
"hsl": {
"h": 139.826,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90049,
"c": 0.15048,
"h": 153
},
"luminance": 0.77285
}Semantic roles & 50–950 ramp
primary
#88FBAE
secondary
#DA4DAB
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682