#88FAA4#88FAA4
#88FAA4 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.158 H 150.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88FAA4 |
|---|---|
| RGB | rgb(136, 250, 164) |
| HSL | hsl(135, 92%, 76%) |
| HSV | hsv(135, 46%, 98%) |
| CMYK | cmyk(45.6%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(89.99, -50.46, 31.43) |
| CIE-LCH | lch(89.99, 59.45, 148.08°) |
| OKLab | oklab(89.62% -0.1373 0.0788) |
| OKLCH | oklch(89.62% 0.158 150.1) |
| XYZ | xyz(51.0366, 76.2821, 47.1493) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.95
Light Bluish Green
#76FDA8
ΔE00 1.99
Baby Green
#8CFF9E
ΔE00 2.02
Mint Green
#8FFF9F
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FAA4 #FA88DE
analogous
#A5FA88 #88FAA4 #88FADD
triadic
#88FAA4 #A488FA #FAA488
tetradic
#88FAA4 #88A5FA #FA88DE #FADD88
square
#88FAA4 #88A5FA #FA88DE #FADD88
split-complementary
#88FAA4 #DD88FA #FA88A5
monochromatic
#13F54A #4DF877 #88FAA4 #C3FCD1 #E2FEE9
Accessibility & contrast
On white
1.29
#88FAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#88FAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FAA4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FAA4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99E
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#72F6E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #88faa4; /* rgb */ color: rgb(136, 250, 164); /* oklch */ color: oklch(89.6% 0.158 150.1);
Tailwind
colors: {
custom: {
50: '#b0fcbf',
500: '#88faa4',
950: '#000000',
},
}SCSS
$custom: #88faa4; $custom-light: #b0fcbf; $custom-dark: #000000;
JSON
{
"hex": "#88faa4",
"rgb": {
"r": 136,
"g": 250,
"b": 164
},
"hsl": {
"h": 134.737,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.89617,
"c": 0.15831,
"h": 150.1
},
"luminance": 0.76286
}Semantic roles & 50–950 ramp
primary
#88FAA4
secondary
#D94EB6
accent
#00ADE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682