#8DEFAD#8DEFAD
#8DEFAD is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.5% C 0.131 H 153.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFAD |
|---|---|
| RGB | rgb(141, 239, 173) |
| HSL | hsl(140, 75%, 75%) |
| HSV | hsv(140, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(87.20, -42.84, 23.10) |
| CIE-LCH | lch(87.20, 48.67, 151.66°) |
| OKLab | oklab(87.45% -0.1173 0.0587) |
| OKLCH | oklch(87.45% 0.131 153.4) |
| XYZ | xyz(49.3907, 70.4096, 50.5149) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.20
Hospital Green
#9BE5AA
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Seafoam
#A0FEBF
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFAD #EF8DCF
analogous
#9EEF8D #8DEFAD #8DEFDE
triadic
#8DEFAD #AD8DEF #EFAD8D
tetradic
#8DEFAD #8D9EEF #EF8DCF #EFDE8D
square
#8DEFAD #8D9EEF #EF8DCF #EFDE8D
split-complementary
#8DEFAD #DE8DEF #EF8D9E
monochromatic
#22E060 #57E786 #8DEFAD #C3F7D4 #E4FBEC
Accessibility & contrast
On white
1.39
#8DEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#8DEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFAD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFAD | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#E0D6B1
Tritanopia (blue-blind)
#7AEDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8defad; /* rgb */ color: rgb(141, 239, 173); /* oklch */ color: oklch(87.5% 0.131 153.4);
Tailwind
colors: {
custom: {
50: '#b2f5c5',
500: '#8defad',
950: '#000000',
},
}SCSS
$custom: #8defad; $custom-light: #b2f5c5; $custom-dark: #000000;
JSON
{
"hex": "#8defad",
"rgb": {
"r": 141,
"g": 239,
"b": 173
},
"hsl": {
"h": 139.592,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87454,
"c": 0.13115,
"h": 153.4
},
"luminance": 0.70413
}Semantic roles & 50–950 ramp
primary
#8DEFAD
secondary
#CB56A4
accent
#0E96D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582