#8CD2DB#8CD2DB
#8CD2DB is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.1% C 0.071 H 206.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DB |
|---|---|
| RGB | rgb(140, 210, 219) |
| HSL | hsl(187, 52%, 70%) |
| HSV | hsv(187, 36%, 86%) |
| CMYK | cmyk(36.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.06, -19.65, -11.41) |
| CIE-LCH | lch(80.06, 22.72, 210.15°) |
| OKLab | oklab(82.06% -0.0639 -0.0313) |
| OKLCH | oklch(82.06% 0.071 206.1) |
| XYZ | xyz(46.6435, 56.7802, 75.5060) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DB #DB958C
analogous
#8CDBBC #8CD2DB #8CABDB
triadic
#8CD2DB #DB8CD2 #D2DB8C
tetradic
#8CD2DB #BC8CDB #DB958C #ABDB8C
square
#8CD2DB #BC8CDB #DB958C #ABDB8C
split-complementary
#8CD2DB #DB8CAB #DBBC8C
monochromatic
#38A6B4 #5DC0CC #8CD2DB #BBE4EA #E8F6F8
Accessibility & contrast
On white
1.70
#8CD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#8CD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#6DD8D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2db; /* rgb */ color: rgb(140, 210, 219); /* oklch */ color: oklch(82.1% 0.071 206.1);
Tailwind
colors: {
custom: {
50: '#b1e0e6',
500: '#8cd2db',
950: '#000000',
},
}SCSS
$custom: #8cd2db; $custom-light: #b1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd2db",
"rgb": {
"r": 140,
"g": 210,
"b": 219
},
"hsl": {
"h": 186.835,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.82056,
"c": 0.07115,
"h": 206.1
},
"luminance": 0.56783
}Semantic roles & 50–950 ramp
primary
#8CD2DB
secondary
#B26359
accent
#3726C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484