#8CD1DD#8CD1DD
#8CD1DD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.9% C 0.071 H 209.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD1DD |
|---|---|
| RGB | rgb(140, 209, 221) |
| HSL | hsl(189, 54%, 71%) |
| HSV | hsv(189, 37%, 87%) |
| CMYK | cmyk(36.7%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(79.84, -18.65, -12.81) |
| CIE-LCH | lch(79.84, 22.63, 214.48°) |
| OKLab | oklab(81.9% -0.0619 -0.0351) |
| OKLCH | oklch(81.9% 0.071 209.6) |
| XYZ | xyz(46.6623, 56.3939, 76.8189) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Baby Blue
#89CFF0
ΔE00 7.36
Ice Blue
#A5DFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD1DD #DD988C
analogous
#8CDDC0 #8CD1DD #8CA8DD
triadic
#8CD1DD #DD8CD1 #D1DD8C
tetradic
#8CD1DD #C08CDD #DD988C #A8DD8C
square
#8CD1DD #C08CDD #DD988C #A8DD8C
split-complementary
#8CD1DD #DD8CA8 #DDC08C
monochromatic
#36A5B8 #5DBECF #8CD1DD #BBE4EB #E7F6F8
Accessibility & contrast
On white
1.71
#8CD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#8CD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD1DD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD1DD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#6CD7D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd1dd; /* rgb */ color: rgb(140, 209, 221); /* oklch */ color: oklch(81.9% 0.071 209.6);
Tailwind
colors: {
custom: {
50: '#b1dfe7',
500: '#8cd1dd',
950: '#000000',
},
}SCSS
$custom: #8cd1dd; $custom-light: #b1dfe7; $custom-dark: #000000;
JSON
{
"hex": "#8cd1dd",
"rgb": {
"r": 140,
"g": 209,
"b": 221
},
"hsl": {
"h": 188.889,
"s": 54.362,
"l": 70.784
},
"oklch": {
"l": 0.81902,
"c": 0.07117,
"h": 209.6
},
"luminance": 0.56397
}Semantic roles & 50–950 ramp
primary
#8CD1DD
secondary
#B46659
accent
#3B24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484