#8DFBAA#8DFBAA
#8DFBAA is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.151 H 150.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFBAA |
|---|---|
| RGB | rgb(141, 251, 170) |
| HSL | hsl(136, 93%, 77%) |
| HSV | hsv(136, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(90.58, -48.53, 29.23) |
| CIE-LCH | lch(90.58, 56.65, 148.94°) |
| OKLab | oklab(90.18% -0.1323 0.0736) |
| OKLCH | oklch(90.18% 0.151 150.9) |
| XYZ | xyz(52.7341, 77.5557, 50.2134) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.71
Seafoam (survey)
#80F9AD
ΔE00 1.77
Mint (survey)
#9FFEB0
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFBAA #FB8DDE
analogous
#A7FB8D #8DFBAA #8DFBE1
triadic
#8DFBAA #AA8DFB #FBAA8D
tetradic
#8DFBAA #8DA7FB #FB8DDE #FBE18D
square
#8DFBAA #8DA7FB #FB8DDE #FBE18D
split-complementary
#8DFBAA #E18DFB #FB8DA7
monochromatic
#17F752 #52F97E #8DFBAA #C8FDD6 #E1FEE9
Accessibility & contrast
On white
1.27
#8DFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#8DFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFBAA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFBAA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#78F8E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfbaa; /* rgb */ color: rgb(141, 251, 170); /* oklch */ color: oklch(90.2% 0.151 150.9);
Tailwind
colors: {
custom: {
50: '#b3fdc3',
500: '#8dfbaa',
950: '#000000',
},
}SCSS
$custom: #8dfbaa; $custom-light: #b3fdc3; $custom-dark: #000000;
JSON
{
"hex": "#8dfbaa",
"rgb": {
"r": 141,
"g": 251,
"b": 170
},
"hsl": {
"h": 135.818,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.90183,
"c": 0.15136,
"h": 150.9
},
"luminance": 0.77559
}Semantic roles & 50–950 ramp
primary
#8DFBAA
secondary
#DB52B6
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682