#8CDCB3#8CDCB3
#8CDCB3 is a very light, moderate green. Relative luminance 0.600; OKLCH L 83.2% C 0.098 H 160.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCB3 |
|---|---|
| RGB | rgb(140, 220, 179) |
| HSL | hsl(149, 53%, 71%) |
| HSV | hsv(149, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(81.85, -33.38, 12.49) |
| CIE-LCH | lch(81.85, 35.64, 159.48°) |
| OKLab | oklab(83.15% -0.0929 0.0322) |
| OKLCH | oklch(83.15% 0.098 160.9) |
| XYZ | xyz(44.5421, 60.0139, 51.8759) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Light Teal
#90E4C1
ΔE00 2.71
Hospital Green
#9BE5AA
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.24
Mint
#AAF0C1
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCB3 #DC8CB5
analogous
#8DDC8C #8CDCB3 #8CDCDB
triadic
#8CDCB3 #B38CDC #DCB38C
tetradic
#8CDCB3 #8C8DDC #DC8CB5 #DCDB8C
square
#8CDCB3 #8C8DDC #DC8CB5 #DCDB8C
split-complementary
#8CDCB3 #DB8CDC #DC8C8D
monochromatic
#37B675 #5DCE94 #8CDCB3 #BBEAD2 #E8F8EF
Accessibility & contrast
On white
1.61
#8CDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#8CDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCB3
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCB3 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#7ADCD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdcb3; /* rgb */ color: rgb(140, 220, 179); /* oklch */ color: oklch(83.2% 0.098 160.9);
Tailwind
colors: {
custom: {
50: '#b0e7c9',
500: '#8cdcb3',
950: '#000000',
},
}SCSS
$custom: #8cdcb3; $custom-light: #b0e7c9; $custom-dark: #000000;
JSON
{
"hex": "#8cdcb3",
"rgb": {
"r": 140,
"g": 220,
"b": 179
},
"hsl": {
"h": 149.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83152,
"c": 0.0983,
"h": 160.9
},
"luminance": 0.60017
}Semantic roles & 50–950 ramp
primary
#8CDCB3
secondary
#B35987
accent
#2575C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482