#8CD0DB#8CD0DB
#8CD0DB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.6% C 0.070 H 208.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0DB |
|---|---|
| RGB | rgb(140, 208, 219) |
| HSL | hsl(188, 52%, 70%) |
| HSV | hsv(188, 36%, 86%) |
| CMYK | cmyk(36.1%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(79.50, -18.64, -12.24) |
| CIE-LCH | lch(79.50, 22.30, 213.30°) |
| OKLab | oklab(81.61% -0.0615 -0.0336) |
| OKLCH | oklch(81.61% 0.07 208.6) |
| XYZ | xyz(46.1528, 55.7988, 75.3424) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Lightblue
#ADD8E6
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Baby Blue
#89CFF0
ΔE00 7.69
Ice Blue
#A5DFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0DB #DB978C
analogous
#8CDBBE #8CD0DB #8CA9DB
triadic
#8CD0DB #DB8CD0 #D0DB8C
tetradic
#8CD0DB #BE8CDB #DB978C #A9DB8C
square
#8CD0DB #BE8CDB #DB978C #A9DB8C
split-complementary
#8CD0DB #DB8CA9 #DBBE8C
monochromatic
#38A3B4 #5DBDCC #8CD0DB #BBE3EA #E8F5F8
Accessibility & contrast
On white
1.73
#8CD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#8CD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0DB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0DB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#6DD6D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd0db; /* rgb */ color: rgb(140, 208, 219); /* oklch */ color: oklch(81.6% 0.070 208.6);
Tailwind
colors: {
custom: {
50: '#b1dee6',
500: '#8cd0db',
950: '#000000',
},
}SCSS
$custom: #8cd0db; $custom-light: #b1dee6; $custom-dark: #000000;
JSON
{
"hex": "#8cd0db",
"rgb": {
"r": 140,
"g": 208,
"b": 219
},
"hsl": {
"h": 188.354,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.81612,
"c": 0.07003,
"h": 208.6
},
"luminance": 0.55802
}Semantic roles & 50–950 ramp
primary
#8CD0DB
secondary
#B26659
accent
#3B26C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484