#8CCDA2#8CCDA2
#8CCDA2 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.3% C 0.090 H 154.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCDA2 |
|---|---|
| RGB | rgb(140, 205, 162) |
| HSL | hsl(140, 39%, 68%) |
| HSV | hsv(140, 32%, 80%) |
| CMYK | cmyk(31.7%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.19, -29.60, 14.94) |
| CIE-LCH | lch(77.19, 33.16, 153.21°) |
| OKLab | oklab(79.27% -0.0817 0.0384) |
| OKLCH | oklch(79.27% 0.09 154.9) |
| XYZ | xyz(39.1659, 51.8448, 42.1188) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.54
Pale Teal
#82CBB2
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCDA2 #CD8CB7
analogous
#96CD8C #8CCDA2 #8CCDC3
triadic
#8CCDA2 #A28CCD #CDA28C
tetradic
#8CCDA2 #8C96CD #CD8CB7 #CDC38C
square
#8CCDA2 #8C96CD #CD8CB7 #CDC38C
split-complementary
#8CCDA2 #C38CCD #CD8C96
monochromatic
#439B61 #61BA80 #8CCDA2 #B7E0C4 #E1F2E7
Accessibility & contrast
On white
1.85
#8CCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#8CCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCDA2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCDA2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#81CCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8ccda2; /* rgb */ color: rgb(140, 205, 162); /* oklch */ color: oklch(79.3% 0.090 154.9);
Tailwind
colors: {
custom: {
50: '#afdcbd',
500: '#8ccda2',
950: '#000000',
},
}SCSS
$custom: #8ccda2; $custom-light: #afdcbd; $custom-dark: #000000;
JSON
{
"hex": "#8ccda2",
"rgb": {
"r": 140,
"g": 205,
"b": 162
},
"hsl": {
"h": 140.308,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.79275,
"c": 0.09027,
"h": 154.9
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#8CCDA2
secondary
#A25C8A
accent
#3387B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482