#8CDCCD#8CDCCD
#8CDCCD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.082 H 181.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCCD |
|---|---|
| RGB | rgb(140, 220, 205) |
| HSL | hsl(169, 53%, 71%) |
| HSV | hsv(169, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.47, -27.86, -0.38) |
| CIE-LCH | lch(82.47, 27.86, 180.79°) |
| OKLab | oklab(83.86% -0.0817 -0.0015) |
| OKLCH | oklch(83.86% 0.082 181) |
| XYZ | xyz(47.4238, 61.1666, 67.0532) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCCD #DC8C9B
analogous
#8CDCA5 #8CDCCD #8CC3DC
triadic
#8CDCCD #CD8CDC #DCCD8C
tetradic
#8CDCCD #A58CDC #DC8C9B #C3DC8C
square
#8CDCCD #A58CDC #DC8C9B #C3DC8C
split-complementary
#8CDCCD #DC8CC3 #DCA58C
monochromatic
#37B69E #5DCEB9 #8CDCCD #BBEAE1 #E8F8F5
Accessibility & contrast
On white
1.59
#8CDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#8CDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCCD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCCD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#71DFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdccd; /* rgb */ color: rgb(140, 220, 205); /* oklch */ color: oklch(83.9% 0.082 181.0);
Tailwind
colors: {
custom: {
50: '#b1e7dc',
500: '#8cdccd',
950: '#000000',
},
}SCSS
$custom: #8cdccd; $custom-light: #b1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#8cdccd",
"rgb": {
"r": 140,
"g": 220,
"b": 205
},
"hsl": {
"h": 168.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83859,
"c": 0.08174,
"h": 181
},
"luminance": 0.6117
}Semantic roles & 50–950 ramp
primary
#8CDCCD
secondary
#B3596A
accent
#2542C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484