#8DDEA7#8DDEA7
#8DDEA7 is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.4% C 0.111 H 153.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEA7 |
|---|---|
| RGB | rgb(141, 222, 167) |
| HSL | hsl(139, 55%, 71%) |
| HSV | hsv(139, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 24.8%, 12.9%) |
| CIE-LAB | lab(82.21, -36.31, 19.32) |
| CIE-LCH | lch(82.21, 41.14, 151.98°) |
| OKLab | oklab(83.38% -0.0997 0.0493) |
| OKLCH | oklch(83.38% 0.111 153.7) |
| XYZ | xyz(44.0782, 60.6928, 45.9440) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.37
Seafoam
#7FE0B3
ΔE00 3.64
Mint
#AAF0C1
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.64
Light Sea Green
#98F6B0
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEA7 #DE8DC4
analogous
#9BDE8D #8DDEA7 #8DDECF
triadic
#8DDEA7 #A78DDE #DEA78D
tetradic
#8DDEA7 #8D9BDE #DE8DC4 #DECF8D
square
#8DDEA7 #8D9BDE #DE8DC4 #DECF8D
split-complementary
#8DDEA7 #CF8DDE #DE8D9B
monochromatic
#36BB61 #5ED082 #8DDEA7 #BCECCC #E7F8ED
Accessibility & contrast
On white
1.60
#8DDEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#8DDEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEA7
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEA7 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A4
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#7EDCCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ddea7; /* rgb */ color: rgb(141, 222, 167); /* oklch */ color: oklch(83.4% 0.111 153.7);
Tailwind
colors: {
custom: {
50: '#b1e8c1',
500: '#8ddea7',
950: '#000000',
},
}SCSS
$custom: #8ddea7; $custom-light: #b1e8c1; $custom-dark: #000000;
JSON
{
"hex": "#8ddea7",
"rgb": {
"r": 141,
"g": 222,
"b": 167
},
"hsl": {
"h": 139.259,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83378,
"c": 0.11128,
"h": 153.7
},
"luminance": 0.60695
}Semantic roles & 50–950 ramp
primary
#8DDEA7
secondary
#B65A98
accent
#238FC3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482