#8DDEA8#8DDEA8
#8DDEA8 is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.4% C 0.110 H 154.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEA8 |
|---|---|
| RGB | rgb(141, 222, 168) |
| HSL | hsl(140, 55%, 71%) |
| HSV | hsv(140, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 24.3%, 12.9%) |
| CIE-LAB | lab(82.23, -36.13, 18.83) |
| CIE-LCH | lch(82.23, 40.74, 152.47°) |
| OKLab | oklab(83.4% -0.0993 0.0481) |
| OKLCH | oklch(83.4% 0.11 154.2) |
| XYZ | xyz(44.1710, 60.7299, 46.4328) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.48
Seafoam
#7FE0B3
ΔE00 3.44
Mint
#AAF0C1
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.41
Light Sea Green
#98F6B0
ΔE00 5.77
Light Seafoam
#A0FEBF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEA8 #DE8DC3
analogous
#9ADE8D #8DDEA8 #8DDED0
triadic
#8DDEA8 #A88DDE #DEA88D
tetradic
#8DDEA8 #8D9ADE #DE8DC3 #DED08D
square
#8DDEA8 #8D9ADE #DE8DC3 #DED08D
split-complementary
#8DDEA8 #D08DDE #DE8D9A
monochromatic
#36BB62 #5ED084 #8DDEA8 #BCECCC #E7F8ED
Accessibility & contrast
On white
1.60
#8DDEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#8DDEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEA8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEA8 | 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)
#DED2A5
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#7EDCCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ddea8; /* rgb */ color: rgb(141, 222, 168); /* oklch */ color: oklch(83.4% 0.110 154.2);
Tailwind
colors: {
custom: {
50: '#b1e8c2',
500: '#8ddea8',
950: '#000000',
},
}SCSS
$custom: #8ddea8; $custom-light: #b1e8c2; $custom-dark: #000000;
JSON
{
"hex": "#8ddea8",
"rgb": {
"r": 141,
"g": 222,
"b": 168
},
"hsl": {
"h": 140,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83401,
"c": 0.11034,
"h": 154.2
},
"luminance": 0.60732
}Semantic roles & 50–950 ramp
primary
#8DDEA8
secondary
#B65A97
accent
#238DC3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482