#8DCDAC#8DCDAC
#8DCDAC is a light, moderate green. Relative luminance 0.523; OKLCH L 79.6% C 0.081 H 161.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDAC |
|---|---|
| RGB | rgb(141, 205, 172) |
| HSL | hsl(149, 39%, 68%) |
| HSV | hsv(149, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(77.46, -27.35, 9.99) |
| CIE-LCH | lch(77.46, 29.11, 159.92°) |
| OKLab | oklab(79.58% -0.0764 0.0258) |
| OKLCH | oklch(79.58% 0.081 161.4) |
| XYZ | xyz(40.2597, 52.3019, 46.9957) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDAC #CD8DAE
analogous
#8ECD8D #8DCDAC #8DCDCC
triadic
#8DCDAC #AC8DCD #CDAC8D
tetradic
#8DCDAC #8D8ECD #CD8DAE #CDCC8D
square
#8DCDAC #8D8ECD #CD8DAE #CDCC8D
split-complementary
#8DCDAC #CC8DCD #CD8D8E
monochromatic
#449B6E #62BA8D #8DCDAC #B8E0CB #E2F2EA
Accessibility & contrast
On white
1.83
#8DCDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8DCDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDAC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDAC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#7FCDC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcdac; /* rgb */ color: rgb(141, 205, 172); /* oklch */ color: oklch(79.6% 0.081 161.4);
Tailwind
colors: {
custom: {
50: '#b0dcc4',
500: '#8dcdac',
950: '#000000',
},
}SCSS
$custom: #8dcdac; $custom-light: #b0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#8dcdac",
"rgb": {
"r": 141,
"g": 205,
"b": 172
},
"hsl": {
"h": 149.063,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79581,
"c": 0.08068,
"h": 161.4
},
"luminance": 0.52304
}Semantic roles & 50–950 ramp
primary
#8DCDAC
secondary
#A25C80
accent
#3375B2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482