#8DCDA3#8DCDA3
#8DCDA3 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.4% C 0.089 H 155.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDA3 |
|---|---|
| RGB | rgb(141, 205, 163) |
| HSL | hsl(141, 39%, 68%) |
| HSV | hsv(141, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(77.26, -29.10, 14.52) |
| CIE-LCH | lch(77.26, 32.52, 153.48°) |
| OKLab | oklab(79.36% -0.0804 0.0373) |
| OKLCH | oklch(79.36% 0.089 155.1) |
| XYZ | xyz(39.4244, 51.9678, 42.5967) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDA3 #CD8DB7
analogous
#97CD8D #8DCDA3 #8DCDC3
triadic
#8DCDA3 #A38DCD #CDA38D
tetradic
#8DCDA3 #8D97CD #CD8DB7 #CDC38D
square
#8DCDA3 #8D97CD #CD8DB7 #CDC38D
split-complementary
#8DCDA3 #C38DCD #CD8D97
monochromatic
#449B62 #62BA81 #8DCDA3 #B8E0C5 #E2F2E8
Accessibility & contrast
On white
1.84
#8DCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8DCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDA3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDA3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A1
Deuteranopia (green-blind)
#C2BCA5
Tritanopia (blue-blind)
#82CCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcda3; /* rgb */ color: rgb(141, 205, 163); /* oklch */ color: oklch(79.4% 0.089 155.1);
Tailwind
colors: {
custom: {
50: '#b0dcbe',
500: '#8dcda3',
950: '#000000',
},
}SCSS
$custom: #8dcda3; $custom-light: #b0dcbe; $custom-dark: #000000;
JSON
{
"hex": "#8dcda3",
"rgb": {
"r": 141,
"g": 205,
"b": 163
},
"hsl": {
"h": 140.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79355,
"c": 0.08862,
"h": 155.1
},
"luminance": 0.5197
}Semantic roles & 50–950 ramp
primary
#8DCDA3
secondary
#A25C8A
accent
#3387B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482