#8DFAAA#8DFAAA
#8DFAAA is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.150 H 151.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFAAA |
|---|---|
| RGB | rgb(141, 250, 170) |
| HSL | hsl(136, 92%, 77%) |
| HSV | hsv(136, 44%, 98%) |
| CMYK | cmyk(43.6%, 0%, 32%, 2%) |
| CIE-LAB | lab(90.29, -48.11, 28.85) |
| CIE-LCH | lch(90.29, 56.09, 149.05°) |
| OKLab | oklab(89.95% -0.1311 0.0727) |
| OKLCH | oklch(89.95% 0.15 151) |
| XYZ | xyz(52.4225, 76.9326, 50.1095) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.92
Seafoam (survey)
#80F9AD
ΔE00 1.68
Mint (survey)
#9FFEB0
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFAAA #FA8DDD
analogous
#A7FA8D #8DFAAA #8DFAE1
triadic
#8DFAAA #AA8DFA #FAAA8D
tetradic
#8DFAAA #8DA7FA #FA8DDD #FAE18D
square
#8DFAAA #8DA7FA #FA8DDD #FAE18D
split-complementary
#8DFAAA #E18DFA #FA8DA7
monochromatic
#18F553 #52F77E #8DFAAA #C8FDD6 #E2FEE9
Accessibility & contrast
On white
1.28
#8DFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#8DFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFAAA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFAAA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#78F7E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8dfaaa; /* rgb */ color: rgb(141, 250, 170); /* oklch */ color: oklch(90.0% 0.150 151.0);
Tailwind
colors: {
custom: {
50: '#b3fcc3',
500: '#8dfaaa',
950: '#000000',
},
}SCSS
$custom: #8dfaaa; $custom-light: #b3fcc3; $custom-dark: #000000;
JSON
{
"hex": "#8dfaaa",
"rgb": {
"r": 141,
"g": 250,
"b": 170
},
"hsl": {
"h": 135.963,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.8995,
"c": 0.14993,
"h": 151
},
"luminance": 0.76936
}Semantic roles & 50–950 ramp
primary
#8DFAAA
secondary
#D952B5
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582