#8CD1DB#8CD1DB
#8CD1DB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.8% C 0.071 H 207.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD1DB |
|---|---|
| RGB | rgb(140, 209, 219) |
| HSL | hsl(188, 52%, 70%) |
| HSV | hsv(188, 36%, 86%) |
| CMYK | cmyk(36.1%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(79.78, -19.14, -11.83) |
| CIE-LCH | lch(79.78, 22.50, 211.71°) |
| OKLab | oklab(81.83% -0.0627 -0.0324) |
| OKLCH | oklch(81.83% 0.071 207.3) |
| XYZ | xyz(46.3974, 56.2879, 75.4239) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Robin Egg Blue
#8AF1FE
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD1DB #DB968C
analogous
#8CDBBD #8CD1DB #8CA9DB
triadic
#8CD1DB #DB8CD1 #D1DB8C
tetradic
#8CD1DB #BD8CDB #DB968C #A9DB8C
square
#8CD1DB #BD8CDB #DB968C #A9DB8C
split-complementary
#8CD1DB #DB8CA9 #DBBD8C
monochromatic
#38A5B4 #5DBECC #8CD1DB #BBE4EA #E8F6F8
Accessibility & contrast
On white
1.71
#8CD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8CD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD1DB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD1DB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#6DD7D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd1db; /* rgb */ color: rgb(140, 209, 219); /* oklch */ color: oklch(81.8% 0.071 207.3);
Tailwind
colors: {
custom: {
50: '#b1dfe6',
500: '#8cd1db',
950: '#000000',
},
}SCSS
$custom: #8cd1db; $custom-light: #b1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#8cd1db",
"rgb": {
"r": 140,
"g": 209,
"b": 219
},
"hsl": {
"h": 187.595,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.81834,
"c": 0.07057,
"h": 207.3
},
"luminance": 0.56291
}Semantic roles & 50–950 ramp
primary
#8CD1DB
secondary
#B26459
accent
#3926C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484