#8DFBAD#8DFBAD
#8DFBAD is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.2% C 0.149 H 151.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFBAD |
|---|---|
| RGB | rgb(141, 251, 173) |
| HSL | hsl(137, 93%, 77%) |
| HSV | hsv(137, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.63, -48.01, 27.79) |
| CIE-LCH | lch(90.63, 55.47, 149.94°) |
| OKLab | oklab(90.24% -0.131 0.0702) |
| OKLCH | oklch(90.24% 0.149 151.8) |
| XYZ | xyz(53.0211, 77.6705, 51.7250) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 1.97
Light Sea Green
#98F6B0
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFBAD #FB8DDB
analogous
#A4FB8D #8DFBAD #8DFBE4
triadic
#8DFBAD #AD8DFB #FBAD8D
tetradic
#8DFBAD #8DA4FB #FB8DDB #FBE48D
square
#8DFBAD #8DA4FB #FB8DDB #FBE48D
split-complementary
#8DFBAD #E48DFB #FB8DA4
monochromatic
#17F758 #52F982 #8DFBAD #C8FDD8 #E1FEEA
Accessibility & contrast
On white
1.27
#8DFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#8DFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFBAD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFBAD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA8
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#77F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfbad; /* rgb */ color: rgb(141, 251, 173); /* oklch */ color: oklch(90.2% 0.149 151.8);
Tailwind
colors: {
custom: {
50: '#b3fdc6',
500: '#8dfbad',
950: '#000000',
},
}SCSS
$custom: #8dfbad; $custom-light: #b3fdc6; $custom-dark: #000000;
JSON
{
"hex": "#8dfbad",
"rgb": {
"r": 141,
"g": 251,
"b": 173
},
"hsl": {
"h": 137.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.90243,
"c": 0.14857,
"h": 151.8
},
"luminance": 0.77674
}Semantic roles & 50–950 ramp
primary
#8DFBAD
secondary
#DB52B3
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682