#8CDCB2#8CDCB2
#8CDCB2 is a very light, moderate green. Relative luminance 0.600; OKLCH L 83.1% C 0.099 H 160.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCB2 |
|---|---|
| RGB | rgb(140, 220, 178) |
| HSL | hsl(149, 53%, 71%) |
| HSV | hsv(149, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.82, -33.58, 12.99) |
| CIE-LCH | lch(81.82, 36.00, 158.85°) |
| OKLab | oklab(83.13% -0.0933 0.0334) |
| OKLCH | oklch(83.13% 0.099 160.3) |
| XYZ | xyz(44.4413, 59.9736, 51.3452) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.08
Light Teal
#90E4C1
ΔE00 2.92
Hospital Green
#9BE5AA
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.32
Seafoam Blue
#78D1B6
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCB2 #DC8CB6
analogous
#8EDC8C #8CDCB2 #8CDCDA
triadic
#8CDCB2 #B28CDC #DCB28C
tetradic
#8CDCB2 #8C8EDC #DC8CB6 #DCDA8C
square
#8CDCB2 #8C8EDC #DC8CB6 #DCDA8C
split-complementary
#8CDCB2 #DA8CDC #DC8C8E
monochromatic
#37B674 #5DCE93 #8CDCB2 #BBEAD1 #E8F8EF
Accessibility & contrast
On white
1.62
#8CDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#8CDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCB2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCB2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 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)
#DAD1B0
Deuteranopia (green-blind)
#CDC8B4
Tritanopia (blue-blind)
#7ADBD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdcb2; /* rgb */ color: rgb(140, 220, 178); /* oklch */ color: oklch(83.1% 0.099 160.3);
Tailwind
colors: {
custom: {
50: '#b0e7c9',
500: '#8cdcb2',
950: '#000000',
},
}SCSS
$custom: #8cdcb2; $custom-light: #b0e7c9; $custom-dark: #000000;
JSON
{
"hex": "#8cdcb2",
"rgb": {
"r": 140,
"g": 220,
"b": 178
},
"hsl": {
"h": 148.5,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83127,
"c": 0.09913,
"h": 160.3
},
"luminance": 0.59976
}Semantic roles & 50–950 ramp
primary
#8CDCB2
secondary
#B35988
accent
#2577C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482