#88F3AA#88F3AA
#88F3AA is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.1% C 0.143 H 152.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #88F3AA |
|---|---|
| RGB | rgb(136, 243, 170) |
| HSL | hsl(139, 82%, 74%) |
| HSV | hsv(139, 44%, 95%) |
| CMYK | cmyk(44%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(88.08, -46.47, 25.81) |
| CIE-LCH | lch(88.08, 53.15, 150.95°) |
| OKLab | oklab(88.1% -0.1269 0.0653) |
| OKLCH | oklch(88.1% 0.143 152.8) |
| XYZ | xyz(49.4564, 72.2342, 49.3589) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.60
Light Sea Green
#98F6B0
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F3AA #F388D1
analogous
#9CF388 #88F3AA #88F3DF
triadic
#88F3AA #AA88F3 #F3AA88
tetradic
#88F3AA #889CF3 #F388D1 #F3DF88
square
#88F3AA #889CF3 #F388D1 #F3DF88
split-complementary
#88F3AA #DF88F3 #F3889C
monochromatic
#19E85B #50ED82 #88F3AA #C0F9D2 #E3FCEB
Accessibility & contrast
On white
1.36
#88F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#88F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F3AA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F3AA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A6
Deuteranopia (green-blind)
#E3D9AE
Tritanopia (blue-blind)
#72F0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #88f3aa; /* rgb */ color: rgb(136, 243, 170); /* oklch */ color: oklch(88.1% 0.143 152.8);
Tailwind
colors: {
custom: {
50: '#b0f7c3',
500: '#88f3aa',
950: '#000000',
},
}SCSS
$custom: #88f3aa; $custom-light: #b0f7c3; $custom-dark: #000000;
JSON
{
"hex": "#88f3aa",
"rgb": {
"r": 136,
"g": 243,
"b": 170
},
"hsl": {
"h": 139.065,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.88097,
"c": 0.14271,
"h": 152.8
},
"luminance": 0.72238
}Semantic roles & 50–950 ramp
primary
#88F3AA
secondary
#CF50A7
accent
#079ADE
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582