#8CDCC5#8CDCC5
#8CDCC5 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.086 H 174.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCC5 |
|---|---|
| RGB | rgb(140, 220, 197) |
| HSL | hsl(163, 53%, 71%) |
| HSV | hsv(163, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(82.27, -29.63, 3.57) |
| CIE-LCH | lch(82.27, 29.84, 173.13°) |
| OKLab | oklab(83.63% -0.0851 0.009) |
| OKLCH | oklch(83.63% 0.086 174) |
| XYZ | xyz(46.4827, 60.7902, 62.0968) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 3.89
Pale Teal
#82CBB2
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCC5 #DC8CA3
analogous
#8CDC9D #8CDCC5 #8CCBDC
triadic
#8CDCC5 #C58CDC #DCC58C
tetradic
#8CDCC5 #9D8CDC #DC8CA3 #CBDC8C
square
#8CDCC5 #9D8CDC #DC8CA3 #CBDC8C
split-complementary
#8CDCC5 #DC8CCB #DC9D8C
monochromatic
#37B692 #5DCEAD #8CDCC5 #BBEADD #E8F8F3
Accessibility & contrast
On white
1.60
#8CDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#8CDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCC5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCC5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C9C9C7
Tritanopia (blue-blind)
#74DED5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdcc5; /* rgb */ color: rgb(140, 220, 197); /* oklch */ color: oklch(83.6% 0.086 174.0);
Tailwind
colors: {
custom: {
50: '#b0e7d6',
500: '#8cdcc5',
950: '#000000',
},
}SCSS
$custom: #8cdcc5; $custom-light: #b0e7d6; $custom-dark: #000000;
JSON
{
"hex": "#8cdcc5",
"rgb": {
"r": 140,
"g": 220,
"b": 197
},
"hsl": {
"h": 162.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83629,
"c": 0.08559,
"h": 174
},
"luminance": 0.60793
}Semantic roles & 50–950 ramp
primary
#8CDCC5
secondary
#B35973
accent
#2552C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483