#8DDEA4#8DDEA4
#8DDEA4 is a very light, moderate green. Relative luminance 0.606; OKLCH L 83.3% C 0.114 H 152.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEA4 |
|---|---|
| RGB | rgb(141, 222, 164) |
| HSL | hsl(137, 55%, 71%) |
| HSV | hsv(137, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 26.1%, 12.9%) |
| CIE-LAB | lab(82.15, -36.86, 20.81) |
| CIE-LCH | lch(82.15, 42.33, 150.56°) |
| OKLab | oklab(83.31% -0.1011 0.053) |
| OKLCH | oklch(83.31% 0.114 152.3) |
| XYZ | xyz(43.8041, 60.5831, 44.5003) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 5.44
Mint
#AAF0C1
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 6.31
Seafoam (survey)
#80F9AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEA4 #DE8DC7
analogous
#9EDE8D #8DDEA4 #8DDECC
triadic
#8DDEA4 #A48DDE #DEA48D
tetradic
#8DDEA4 #8D9EDE #DE8DC7 #DECC8D
square
#8DDEA4 #8D9EDE #DE8DC7 #DECC8D
split-complementary
#8DDEA4 #CC8DDE #DE8D9E
monochromatic
#36BB5C #5ED07E #8DDEA4 #BCECCA #E7F8EC
Accessibility & contrast
On white
1.60
#8DDEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#8DDEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEA4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEA4 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A1
Deuteranopia (green-blind)
#D2C9A7
Tritanopia (blue-blind)
#7FDCCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ddea4; /* rgb */ color: rgb(141, 222, 164); /* oklch */ color: oklch(83.3% 0.114 152.3);
Tailwind
colors: {
custom: {
50: '#b1e8bf',
500: '#8ddea4',
950: '#000000',
},
}SCSS
$custom: #8ddea4; $custom-light: #b1e8bf; $custom-dark: #000000;
JSON
{
"hex": "#8ddea4",
"rgb": {
"r": 141,
"g": 222,
"b": 164
},
"hsl": {
"h": 137.037,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83311,
"c": 0.11411,
"h": 152.3
},
"luminance": 0.60586
}Semantic roles & 50–950 ramp
primary
#8DDEA4
secondary
#B65A9B
accent
#2395C3
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111612
muted
#818482