#8CD0DA#8CD0DA
#8CD0DA is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.6% C 0.070 H 207.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0DA |
|---|---|
| RGB | rgb(140, 208, 218) |
| HSL | hsl(188, 51%, 70%) |
| HSV | hsv(188, 36%, 85%) |
| CMYK | cmyk(35.8%, 4.6%, 0%, 14.5%) |
| CIE-LAB | lab(79.47, -18.88, -11.75) |
| CIE-LCH | lch(79.47, 22.24, 211.90°) |
| OKLab | oklab(81.58% -0.0619 -0.0322) |
| OKLCH | oklch(81.58% 0.07 207.5) |
| XYZ | xyz(46.0216, 55.7463, 74.6512) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 6.51
Sky Blue
#87CEEB
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Robin Egg Blue
#8AF1FE
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0DA #DA968C
analogous
#8CDABD #8CD0DA #8CA9DA
triadic
#8CD0DA #DA8CD0 #D0DA8C
tetradic
#8CD0DA #BD8CDA #DA968C #A9DA8C
square
#8CD0DA #BD8CDA #DA968C #A9DA8C
split-complementary
#8CD0DA #DA8CA9 #DABD8C
monochromatic
#39A3B2 #5EBDCB #8CD0DA #BAE3E9 #E8F6F8
Accessibility & contrast
On white
1.73
#8CD0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#8CD0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0DA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0DA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#6ED6D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd0da; /* rgb */ color: rgb(140, 208, 218); /* oklch */ color: oklch(81.6% 0.070 207.5);
Tailwind
colors: {
custom: {
50: '#b0dee5',
500: '#8cd0da',
950: '#000000',
},
}SCSS
$custom: #8cd0da; $custom-light: #b0dee5; $custom-dark: #000000;
JSON
{
"hex": "#8cd0da",
"rgb": {
"r": 140,
"g": 208,
"b": 218
},
"hsl": {
"h": 187.692,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.81578,
"c": 0.06974,
"h": 207.5
},
"luminance": 0.55749
}Semantic roles & 50–950 ramp
primary
#8CD0DA
secondary
#B16559
accent
#3A27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484