#8FF8AA#8FF8AA
#8FF8AA is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.6% C 0.146 H 150.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8AA |
|---|---|
| RGB | rgb(143, 248, 170) |
| HSL | hsl(135, 88%, 77%) |
| HSV | hsv(135, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(89.80, -46.71, 28.20) |
| CIE-LCH | lch(89.80, 54.56, 148.88°) |
| OKLab | oklab(89.57% -0.1274 0.0711) |
| OKLCH | oklch(89.57% 0.146 150.8) |
| XYZ | xyz(52.1476, 75.8732, 49.9196) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.34
Light Sea Green
#98F6B0
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.80
Mint (survey)
#9FFEB0
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Mint Green
#A6FBB2
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8AA #F88FDD
analogous
#A9F88F #8FF8AA #8FF8DF
triadic
#8FF8AA #AA8FF8 #F8AA8F
tetradic
#8FF8AA #8FA9F8 #F88FDD #F8DF8F
square
#8FF8AA #8FA9F8 #F88FDD #F8DF8F
split-complementary
#8FF8AA #DF8FF8 #F88FA9
monochromatic
#1CF153 #55F47E #8FF8AA #C9FCD6 #E2FDE9
Accessibility & contrast
On white
1.30
#8FF8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#8FF8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8AA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8AA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#7CF5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff8aa; /* rgb */ color: rgb(143, 248, 170); /* oklch */ color: oklch(89.6% 0.146 150.8);
Tailwind
colors: {
custom: {
50: '#b4fbc3',
500: '#8ff8aa',
950: '#000000',
},
}SCSS
$custom: #8ff8aa; $custom-light: #b4fbc3; $custom-dark: #000000;
JSON
{
"hex": "#8ff8aa",
"rgb": {
"r": 143,
"g": 248,
"b": 170
},
"hsl": {
"h": 135.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89573,
"c": 0.1459,
"h": 150.8
},
"luminance": 0.75877
}Semantic roles & 50–950 ramp
primary
#8FF8AA
secondary
#D755B5
accent
#01AAE5
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582