#8CD2DE#8CD2DE
#8CD2DE is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.2% C 0.072 H 209.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DE |
|---|---|
| RGB | rgb(140, 210, 222) |
| HSL | hsl(189, 55%, 71%) |
| HSV | hsv(189, 37%, 87%) |
| CMYK | cmyk(36.9%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.15, -18.92, -12.88) |
| CIE-LCH | lch(80.15, 22.89, 214.26°) |
| OKLab | oklab(82.16% -0.0627 -0.0353) |
| OKLCH | oklch(82.16% 0.072 209.4) |
| XYZ | xyz(47.0420, 56.9396, 77.6047) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DE #DE988C
analogous
#8CDEC1 #8CD2DE #8CA9DE
triadic
#8CD2DE #DE8CD2 #D2DE8C
tetradic
#8CD2DE #C18CDE #DE988C #A9DE8C
square
#8CD2DE #C18CDE #DE988C #A9DE8C
split-complementary
#8CD2DE #DE8CA9 #DEC18C
monochromatic
#35A7BA #5CBFD0 #8CD2DE #BCE5EC #E7F6F8
Accessibility & contrast
On white
1.70
#8CD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#8CD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DE | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#6CD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd2de; /* rgb */ color: rgb(140, 210, 222); /* oklch */ color: oklch(82.2% 0.072 209.4);
Tailwind
colors: {
custom: {
50: '#b1e0e8',
500: '#8cd2de',
950: '#000000',
},
}SCSS
$custom: #8cd2de; $custom-light: #b1e0e8; $custom-dark: #000000;
JSON
{
"hex": "#8cd2de",
"rgb": {
"r": 140,
"g": 210,
"b": 222
},
"hsl": {
"h": 188.78,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.82157,
"c": 0.07198,
"h": 209.4
},
"luminance": 0.56943
}Semantic roles & 50–950 ramp
primary
#8CD2DE
secondary
#B66659
accent
#3A23C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484