#8DCDAB#8DCDAB
#8DCDAB is a light, moderate green. Relative luminance 0.523; OKLCH L 79.6% C 0.082 H 160.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDAB |
|---|---|
| RGB | rgb(141, 205, 171) |
| HSL | hsl(148, 39%, 68%) |
| HSV | hsv(148, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(77.44, -27.55, 10.50) |
| CIE-LCH | lch(77.44, 29.48, 159.14°) |
| OKLab | oklab(79.56% -0.0769 0.0271) |
| OKLCH | oklch(79.56% 0.082 160.6) |
| XYZ | xyz(40.1640, 52.2636, 46.4918) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.71
Darkseagreen
#8FBC8F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDAB #CD8DAF
analogous
#8FCD8D #8DCDAB #8DCDCB
triadic
#8DCDAB #AB8DCD #CDAB8D
tetradic
#8DCDAB #8D8FCD #CD8DAF #CDCB8D
square
#8DCDAB #8D8FCD #CD8DAF #CDCB8D
split-complementary
#8DCDAB #CB8DCD #CD8D8F
monochromatic
#449B6D #62BA8C #8DCDAB #B8E0CA #E2F2EA
Accessibility & contrast
On white
1.83
#8DCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#8DCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDAB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDAB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#C1BCAD
Tritanopia (blue-blind)
#80CDC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcdab; /* rgb */ color: rgb(141, 205, 171); /* oklch */ color: oklch(79.6% 0.082 160.6);
Tailwind
colors: {
custom: {
50: '#b0dcc4',
500: '#8dcdab',
950: '#000000',
},
}SCSS
$custom: #8dcdab; $custom-light: #b0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#8dcdab",
"rgb": {
"r": 141,
"g": 205,
"b": 171
},
"hsl": {
"h": 148.125,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79556,
"c": 0.08152,
"h": 160.6
},
"luminance": 0.52266
}Semantic roles & 50–950 ramp
primary
#8DCDAB
secondary
#A25C81
accent
#3377B2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482