#8DD4AB#8DD4AB
#8DD4AB is a light, moderate green. Relative luminance 0.557; OKLCH L 81.2% C 0.092 H 158.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4AB |
|---|---|
| RGB | rgb(141, 212, 171) |
| HSL | hsl(145, 45%, 69%) |
| HSV | hsv(145, 33%, 83%) |
| CMYK | cmyk(33.5%, 0%, 19.3%, 16.9%) |
| CIE-LAB | lab(79.44, -30.90, 13.33) |
| CIE-LCH | lch(79.44, 33.65, 156.67°) |
| OKLab | oklab(81.16% -0.0857 0.0343) |
| OKLCH | oklch(81.16% 0.092 158.2) |
| XYZ | xyz(41.8761, 55.6877, 47.0625) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4AB #D48DB6
analogous
#93D48D #8DD4AB #8DD4CF
triadic
#8DD4AB #AB8DD4 #D4AB8D
tetradic
#8DD4AB #8D93D4 #D48DB6 #D4CF8D
square
#8DD4AB #8D93D4 #D48DB6 #D4CF8D
split-complementary
#8DD4AB #CF8DD4 #D48D93
monochromatic
#3FA76B #61C38A #8DD4AB #B9E5CC #E6F6EC
Accessibility & contrast
On white
1.73
#8DD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#8DD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4AB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4AB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA9
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#7FD3C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8dd4ab; /* rgb */ color: rgb(141, 212, 171); /* oklch */ color: oklch(81.2% 0.092 158.2);
Tailwind
colors: {
custom: {
50: '#b0e1c4',
500: '#8dd4ab',
950: '#000000',
},
}SCSS
$custom: #8dd4ab; $custom-light: #b0e1c4; $custom-dark: #000000;
JSON
{
"hex": "#8dd4ab",
"rgb": {
"r": 141,
"g": 212,
"b": 171
},
"hsl": {
"h": 145.352,
"s": 45.223,
"l": 69.216
},
"oklch": {
"l": 0.81163,
"c": 0.0923,
"h": 158.2
},
"luminance": 0.5569
}Semantic roles & 50–950 ramp
primary
#8DD4AB
secondary
#AA5B89
accent
#2D7EB8
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482