#8CDCA9#8CDCA9
#8CDCA9 is a very light, moderate green. Relative luminance 0.596; OKLCH L 82.9% C 0.107 H 155.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCA9 |
|---|---|
| RGB | rgb(140, 220, 169) |
| HSL | hsl(142, 53%, 71%) |
| HSV | hsv(142, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(81.63, -35.32, 17.46) |
| CIE-LCH | lch(81.63, 39.40, 153.69°) |
| OKLab | oklab(82.91% -0.0973 0.0447) |
| OKLCH | oklch(82.91% 0.107 155.3) |
| XYZ | xyz(43.5671, 59.6239, 46.7413) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Hospital Green
#9BE5AA
ΔE00 3.14
Light Teal
#90E4C1
ΔE00 4.94
Mint
#AAF0C1
ΔE00 5.27
Light Sea Green
#98F6B0
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCA9 #DC8CBF
analogous
#97DC8C #8CDCA9 #8CDCD1
triadic
#8CDCA9 #A98CDC #DCA98C
tetradic
#8CDCA9 #8C97DC #DC8CBF #DCD18C
square
#8CDCA9 #8C97DC #DC8CBF #DCD18C
split-complementary
#8CDCA9 #D18CDC #DC8C97
monochromatic
#37B665 #5DCE86 #8CDCA9 #BBEACC #E8F8ED
Accessibility & contrast
On white
1.62
#8CDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8CDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCA9
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCA9 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A6
Deuteranopia (green-blind)
#CFC7AC
Tritanopia (blue-blind)
#7DDACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdca9; /* rgb */ color: rgb(140, 220, 169); /* oklch */ color: oklch(82.9% 0.107 155.3);
Tailwind
colors: {
custom: {
50: '#b0e7c2',
500: '#8cdca9',
950: '#000000',
},
}SCSS
$custom: #8cdca9; $custom-light: #b0e7c2; $custom-dark: #000000;
JSON
{
"hex": "#8cdca9",
"rgb": {
"r": 140,
"g": 220,
"b": 169
},
"hsl": {
"h": 141.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.8291,
"c": 0.10704,
"h": 155.3
},
"luminance": 0.59626
}Semantic roles & 50–950 ramp
primary
#8CDCA9
secondary
#B35993
accent
#2588C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482