#8DCDA2#8DCDA2
#8DCDA2 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.3% C 0.090 H 154.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDA2 |
|---|---|
| RGB | rgb(141, 205, 162) |
| HSL | hsl(140, 39%, 68%) |
| HSV | hsv(140, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.24, -29.29, 15.02) |
| CIE-LCH | lch(77.24, 32.92, 152.84°) |
| OKLab | oklab(79.33% -0.0808 0.0386) |
| OKLCH | oklch(79.33% 0.09 154.5) |
| XYZ | xyz(39.3352, 51.9321, 42.1267) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.64
Pale Teal
#82CBB2
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDA2 #CD8DB8
analogous
#98CD8D #8DCDA2 #8DCDC2
triadic
#8DCDA2 #A28DCD #CDA28D
tetradic
#8DCDA2 #8D98CD #CD8DB8 #CDC28D
square
#8DCDA2 #8D98CD #CD8DB8 #CDC28D
split-complementary
#8DCDA2 #C28DCD #CD8D98
monochromatic
#449B61 #62BA7F #8DCDA2 #B8E0C5 #E2F2E7
Accessibility & contrast
On white
1.84
#8DCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8DCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDA2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDA2 | 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)
#CDC3A0
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#82CCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcda2; /* rgb */ color: rgb(141, 205, 162); /* oklch */ color: oklch(79.3% 0.090 154.5);
Tailwind
colors: {
custom: {
50: '#b0dcbd',
500: '#8dcda2',
950: '#000000',
},
}SCSS
$custom: #8dcda2; $custom-light: #b0dcbd; $custom-dark: #000000;
JSON
{
"hex": "#8dcda2",
"rgb": {
"r": 141,
"g": 205,
"b": 162
},
"hsl": {
"h": 139.687,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79331,
"c": 0.08956,
"h": 154.5
},
"luminance": 0.51934
}Semantic roles & 50–950 ramp
primary
#8DCDA2
secondary
#A25C8B
accent
#3388B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482