#8CD2DA#8CD2DA
#8CD2DA is a very light, moderate teal. Relative luminance 0.567; OKLCH L 82.0% C 0.071 H 205.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DA |
|---|---|
| RGB | rgb(140, 210, 218) |
| HSL | hsl(186, 51%, 70%) |
| HSV | hsv(186, 36%, 85%) |
| CMYK | cmyk(35.8%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(80.03, -19.89, -10.92) |
| CIE-LCH | lch(80.03, 22.69, 208.77°) |
| OKLab | oklab(82.02% -0.0643 -0.0299) |
| OKLCH | oklch(82.02% 0.071 205) |
| XYZ | xyz(46.5123, 56.7277, 74.8147) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.28
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DA #DA948C
analogous
#8CDABB #8CD2DA #8CABDA
triadic
#8CD2DA #DA8CD2 #D2DA8C
tetradic
#8CD2DA #BB8CDA #DA948C #ABDA8C
square
#8CD2DA #BB8CDA #DA948C #ABDA8C
split-complementary
#8CD2DA #DA8CAB #DABB8C
monochromatic
#39A6B2 #5EC0CB #8CD2DA #BAE4E9 #E8F6F8
Accessibility & contrast
On white
1.70
#8CD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8CD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDB
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#6ED7D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2da; /* rgb */ color: rgb(140, 210, 218); /* oklch */ color: oklch(82.0% 0.071 205.0);
Tailwind
colors: {
custom: {
50: '#b1e0e5',
500: '#8cd2da',
950: '#000000',
},
}SCSS
$custom: #8cd2da; $custom-light: #b1e0e5; $custom-dark: #000000;
JSON
{
"hex": "#8cd2da",
"rgb": {
"r": 140,
"g": 210,
"b": 218
},
"hsl": {
"h": 186.154,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.82022,
"c": 0.07092,
"h": 205
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#8CD2DA
secondary
#B16259
accent
#3627BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484