#8DDEA9#8DDEA9
#8DDEA9 is a very light, moderate green. Relative luminance 0.608; OKLCH L 83.4% C 0.109 H 154.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEA9 |
|---|---|
| RGB | rgb(141, 222, 169) |
| HSL | hsl(141, 55%, 71%) |
| HSV | hsv(141, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 23.9%, 12.9%) |
| CIE-LAB | lab(82.25, -35.94, 18.33) |
| CIE-LCH | lch(82.25, 40.35, 152.98°) |
| OKLab | oklab(83.42% -0.0989 0.0469) |
| OKLCH | oklch(83.42% 0.109 154.6) |
| XYZ | xyz(44.2645, 60.7673, 46.9253) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.61
Seafoam
#7FE0B3
ΔE00 3.24
Mint
#AAF0C1
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.87
Light Seafoam
#A0FEBF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEA9 #DE8DC2
analogous
#99DE8D #8DDEA9 #8DDED1
triadic
#8DDEA9 #A98DDE #DEA98D
tetradic
#8DDEA9 #8D99DE #DE8DC2 #DED18D
square
#8DDEA9 #8D99DE #DE8DC2 #DED18D
split-complementary
#8DDEA9 #D18DDE #DE8D99
monochromatic
#36BB64 #5ED085 #8DDEA9 #BCECCD #E7F8ED
Accessibility & contrast
On white
1.60
#8DDEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#8DDEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEA9
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEA9 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A6
Deuteranopia (green-blind)
#D1C9AC
Tritanopia (blue-blind)
#7EDCCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ddea9; /* rgb */ color: rgb(141, 222, 169); /* oklch */ color: oklch(83.4% 0.109 154.6);
Tailwind
colors: {
custom: {
50: '#b1e8c2',
500: '#8ddea9',
950: '#000000',
},
}SCSS
$custom: #8ddea9; $custom-light: #b1e8c2; $custom-dark: #000000;
JSON
{
"hex": "#8ddea9",
"rgb": {
"r": 141,
"g": 222,
"b": 169
},
"hsl": {
"h": 140.741,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83424,
"c": 0.10942,
"h": 154.6
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#8DDEA9
secondary
#B65A96
accent
#238BC3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482