#8CDCCC#8CDCCC
#8CDCCC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.082 H 180.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCCC |
|---|---|
| RGB | rgb(140, 220, 204) |
| HSL | hsl(168, 53%, 71%) |
| HSV | hsv(168, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(82.44, -28.08, 0.11) |
| CIE-LCH | lch(82.44, 28.08, 179.78°) |
| OKLab | oklab(83.83% -0.0821 -0.0002) |
| OKLCH | oklch(83.83% 0.082 180.1) |
| XYZ | xyz(47.3035, 61.1185, 66.4195) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.98
Light Teal
#90E4C1
ΔE00 6.15
Turquoise
#40E0D0
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCCC #DC8C9C
analogous
#8CDCA4 #8CDCCC #8CC4DC
triadic
#8CDCCC #CC8CDC #DCCC8C
tetradic
#8CDCCC #A48CDC #DC8C9C #C4DC8C
square
#8CDCCC #A48CDC #DC8C9C #C4DC8C
split-complementary
#8CDCCC #DC8CC4 #DCA48C
monochromatic
#37B69D #5DCEB7 #8CDCCC #BBEAE1 #E8F8F5
Accessibility & contrast
On white
1.59
#8CDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#8CDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCCC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCCC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#71DFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdccc; /* rgb */ color: rgb(140, 220, 204); /* oklch */ color: oklch(83.8% 0.082 180.1);
Tailwind
colors: {
custom: {
50: '#b1e7db',
500: '#8cdccc',
950: '#000000',
},
}SCSS
$custom: #8cdccc; $custom-light: #b1e7db; $custom-dark: #000000;
JSON
{
"hex": "#8cdccc",
"rgb": {
"r": 140,
"g": 220,
"b": 204
},
"hsl": {
"h": 168,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83829,
"c": 0.08215,
"h": 180.1
},
"luminance": 0.61121
}Semantic roles & 50–950 ramp
primary
#8CDCCC
secondary
#B3596B
accent
#2544C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111615
muted
#818484