#8CCDD2#8CCDD2
#8CCDD2 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.066 H 202.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCDD2 |
|---|---|
| RGB | rgb(140, 205, 210) |
| HSL | hsl(184, 44%, 69%) |
| HSV | hsv(184, 33%, 82%) |
| CMYK | cmyk(33.3%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(78.40, -19.29, -9.06) |
| CIE-LCH | lch(78.40, 21.31, 205.16°) |
| OKLab | oklab(80.64% -0.0613 -0.0248) |
| OKLCH | oklch(80.64% 0.066 202) |
| XYZ | xyz(44.2754, 53.8886, 69.0288) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 7.99
Sky Blue
#87CEEB
ΔE00 8.62
Mediumturquoise
#48D1CC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCDD2 #D2918C
analogous
#8CD2B4 #8CCDD2 #8CAAD2
triadic
#8CCDD2 #D28CCD #CDD28C
tetradic
#8CCDD2 #B48CD2 #D2918C #AAD28C
square
#8CCDD2 #B48CD2 #D2918C #AAD28C
split-complementary
#8CCDD2 #D28CAA #D2B48C
monochromatic
#409CA4 #60BAC1 #8CCDD2 #B8E0E3 #E4F3F4
Accessibility & contrast
On white
1.78
#8CCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8CCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCDD2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCDD2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B7BED2
Tritanopia (blue-blind)
#72D2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ccdd2; /* rgb */ color: rgb(140, 205, 210); /* oklch */ color: oklch(80.6% 0.066 202.0);
Tailwind
colors: {
custom: {
50: '#b0dcdf',
500: '#8ccdd2',
950: '#000000',
},
}SCSS
$custom: #8ccdd2; $custom-light: #b0dcdf; $custom-dark: #000000;
JSON
{
"hex": "#8ccdd2",
"rgb": {
"r": 140,
"g": 205,
"b": 210
},
"hsl": {
"h": 184.286,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80644,
"c": 0.06617,
"h": 202
},
"luminance": 0.53891
}Semantic roles & 50–950 ramp
primary
#8CCDD2
secondary
#A8605B
accent
#382FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484