#8CD2DF#8CD2DF
#8CD2DF is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.2% C 0.072 H 210.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DF |
|---|---|
| RGB | rgb(140, 210, 223) |
| HSL | hsl(189, 56%, 71%) |
| HSV | hsv(189, 37%, 87%) |
| CMYK | cmyk(37.2%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.18, -18.67, -13.37) |
| CIE-LCH | lch(80.18, 22.96, 215.61°) |
| OKLab | oklab(82.19% -0.0623 -0.0367) |
| OKLCH | oklch(82.19% 0.072 210.5) |
| XYZ | xyz(47.1764, 56.9933, 78.3126) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Ice Blue
#A5DFF9
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DF #DF998C
analogous
#8CDFC2 #8CD2DF #8CA8DF
triadic
#8CD2DF #DF8CD2 #D2DF8C
tetradic
#8CD2DF #C28CDF #DF998C #A8DF8C
square
#8CD2DF #C28CDF #DF998C #A8DF8C
split-complementary
#8CD2DF #DF8CA8 #DFC28C
monochromatic
#34A7BC #5CBFD2 #8CD2DF #BCE5EC #E7F6F8
Accessibility & contrast
On white
1.69
#8CD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#8CD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#6BD8D6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd2df; /* rgb */ color: rgb(140, 210, 223); /* oklch */ color: oklch(82.2% 0.072 210.5);
Tailwind
colors: {
custom: {
50: '#b1e0e9',
500: '#8cd2df',
950: '#000000',
},
}SCSS
$custom: #8cd2df; $custom-light: #b1e0e9; $custom-dark: #000000;
JSON
{
"hex": "#8cd2df",
"rgb": {
"r": 140,
"g": 210,
"b": 223
},
"hsl": {
"h": 189.398,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.82192,
"c": 0.07232,
"h": 210.5
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#8CD2DF
secondary
#B76758
accent
#3B21C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484