#8CD3DD#8CD3DD
#8CD3DD is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.3% C 0.072 H 207.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3DD |
|---|---|
| RGB | rgb(140, 211, 221) |
| HSL | hsl(187, 54%, 71%) |
| HSV | hsv(187, 37%, 87%) |
| CMYK | cmyk(36.7%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(80.39, -19.67, -11.98) |
| CIE-LCH | lch(80.39, 23.03, 211.34°) |
| OKLab | oklab(82.35% -0.0643 -0.0328) |
| OKLCH | oklch(82.35% 0.072 207) |
| XYZ | xyz(47.1560, 57.3814, 76.9835) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3DD #DD968C
analogous
#8CDDBE #8CD3DD #8CAADD
triadic
#8CD3DD #DD8CD3 #D3DD8C
tetradic
#8CD3DD #BE8CDD #DD968C #AADD8C
square
#8CD3DD #BE8CDD #DD968C #AADD8C
split-complementary
#8CD3DD #DD8CAA #DDBE8C
monochromatic
#36A8B8 #5DC1CF #8CD3DD #BBE5EB #E7F6F8
Accessibility & contrast
On white
1.68
#8CD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#8CD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3DD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3DD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#6CD9D6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd3dd; /* rgb */ color: rgb(140, 211, 221); /* oklch */ color: oklch(82.3% 0.072 207.0);
Tailwind
colors: {
custom: {
50: '#b1e0e7',
500: '#8cd3dd',
950: '#000000',
},
}SCSS
$custom: #8cd3dd; $custom-light: #b1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#8cd3dd",
"rgb": {
"r": 140,
"g": 211,
"b": 221
},
"hsl": {
"h": 187.407,
"s": 54.362,
"l": 70.784
},
"oklch": {
"l": 0.82345,
"c": 0.07223,
"h": 207
},
"luminance": 0.57384
}Semantic roles & 50–950 ramp
primary
#8CD3DD
secondary
#B46459
accent
#3724C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484