#8CDCB0#8CDCB0
#8CDCB0 is a very light, moderate green. Relative luminance 0.599; OKLCH L 83.1% C 0.101 H 159.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCB0 |
|---|---|
| RGB | rgb(140, 220, 176) |
| HSL | hsl(147, 53%, 71%) |
| HSV | hsv(147, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 20%, 13.7%) |
| CIE-LAB | lab(81.78, -33.97, 13.98) |
| CIE-LCH | lch(81.78, 36.74, 157.63°) |
| OKLab | oklab(83.08% -0.0942 0.0359) |
| OKLCH | oklch(83.08% 0.101 159.1) |
| XYZ | xyz(44.2419, 59.8938, 50.2953) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.12
Light Teal
#90E4C1
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 4.45
Mint
#AAF0C1
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCB0 #DC8CB8
analogous
#90DC8C #8CDCB0 #8CDCD8
triadic
#8CDCB0 #B08CDC #DCB08C
tetradic
#8CDCB0 #8C90DC #DC8CB8 #DCD88C
square
#8CDCB0 #8C90DC #DC8CB8 #DCD88C
split-complementary
#8CDCB0 #D88CDC #DC8C90
monochromatic
#37B670 #5DCE90 #8CDCB0 #BBEAD0 #E8F8EF
Accessibility & contrast
On white
1.62
#8CDCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#8CDCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCB0
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCB0 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1AE
Deuteranopia (green-blind)
#CDC8B3
Tritanopia (blue-blind)
#7BDBD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdcb0; /* rgb */ color: rgb(140, 220, 176); /* oklch */ color: oklch(83.1% 0.101 159.1);
Tailwind
colors: {
custom: {
50: '#b0e7c7',
500: '#8cdcb0',
950: '#000000',
},
}SCSS
$custom: #8cdcb0; $custom-light: #b0e7c7; $custom-dark: #000000;
JSON
{
"hex": "#8cdcb0",
"rgb": {
"r": 140,
"g": 220,
"b": 176
},
"hsl": {
"h": 147,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83077,
"c": 0.10082,
"h": 159.1
},
"luminance": 0.59896
}Semantic roles & 50–950 ramp
primary
#8CDCB0
secondary
#B3598B
accent
#257BC1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482