#8DCCD2#8DCCD2
#8DCCD2 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.065 H 203.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCD2 |
|---|---|
| RGB | rgb(141, 204, 210) |
| HSL | hsl(185, 43%, 69%) |
| HSV | hsv(185, 33%, 82%) |
| CMYK | cmyk(32.9%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.17, -18.51, -9.39) |
| CIE-LCH | lch(78.17, 20.75, 206.91°) |
| OKLab | oklab(80.48% -0.0592 -0.0257) |
| OKLCH | oklch(80.48% 0.065 203.5) |
| XYZ | xyz(44.2063, 53.4990, 68.9573) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 8.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCD2 #D2938D
analogous
#8DD2B6 #8DCCD2 #8DAAD2
triadic
#8DCCD2 #D28DCC #CCD28D
tetradic
#8DCCD2 #B68DD2 #D2938D #AAD28D
square
#8DCCD2 #B68DD2 #D2938D #AAD28D
split-complementary
#8DCCD2 #D28DAA #D2B68D
monochromatic
#419BA4 #61B8C1 #8DCCD2 #B9E0E3 #E5F3F5
Accessibility & contrast
On white
1.79
#8DCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8DCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCD2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCD2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B6BDD2
Tritanopia (blue-blind)
#73D1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dccd2; /* rgb */ color: rgb(141, 204, 210); /* oklch */ color: oklch(80.5% 0.065 203.5);
Tailwind
colors: {
custom: {
50: '#b1dbdf',
500: '#8dccd2',
950: '#000000',
},
}SCSS
$custom: #8dccd2; $custom-light: #b1dbdf; $custom-dark: #000000;
JSON
{
"hex": "#8dccd2",
"rgb": {
"r": 141,
"g": 204,
"b": 210
},
"hsl": {
"h": 185.217,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.80476,
"c": 0.06458,
"h": 203.5
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#8DCCD2
secondary
#A8625C
accent
#3B2FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484