#8CD2DD#8CD2DD
#8CD2DD is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.1% C 0.072 H 208.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DD |
|---|---|
| RGB | rgb(140, 210, 221) |
| HSL | hsl(188, 54%, 71%) |
| HSV | hsv(188, 37%, 87%) |
| CMYK | cmyk(36.7%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(80.12, -19.16, -12.39) |
| CIE-LCH | lch(80.12, 22.82, 212.90°) |
| OKLab | oklab(82.12% -0.0631 -0.034) |
| OKLCH | oklch(82.12% 0.072 208.3) |
| XYZ | xyz(46.9084, 56.8861, 76.9009) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg
#6DEDFD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DD #DD978C
analogous
#8CDDBF #8CD2DD #8CA9DD
triadic
#8CD2DD #DD8CD2 #D2DD8C
tetradic
#8CD2DD #BF8CDD #DD978C #A9DD8C
square
#8CD2DD #BF8CDD #DD978C #A9DD8C
split-complementary
#8CD2DD #DD8CA9 #DDBF8C
monochromatic
#36A7B8 #5DC0CF #8CD2DD #BBE4EB #E7F6F8
Accessibility & contrast
On white
1.70
#8CD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#8CD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#6CD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd2dd; /* rgb */ color: rgb(140, 210, 221); /* oklch */ color: oklch(82.1% 0.072 208.3);
Tailwind
colors: {
custom: {
50: '#b1e0e7',
500: '#8cd2dd',
950: '#000000',
},
}SCSS
$custom: #8cd2dd; $custom-light: #b1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#8cd2dd",
"rgb": {
"r": 140,
"g": 210,
"b": 221
},
"hsl": {
"h": 188.148,
"s": 54.362,
"l": 70.784
},
"oklch": {
"l": 0.82123,
"c": 0.07167,
"h": 208.3
},
"luminance": 0.56889
}Semantic roles & 50–950 ramp
primary
#8CD2DD
secondary
#B46559
accent
#3924C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484