#8DCED7#8DCED7
#8DCED7 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.1% C 0.067 H 206.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCED7 |
|---|---|
| RGB | rgb(141, 206, 215) |
| HSL | hsl(187, 48%, 70%) |
| HSV | hsv(187, 34%, 84%) |
| CMYK | cmyk(34.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(78.87, -18.32, -11.03) |
| CIE-LCH | lch(78.87, 21.39, 211.04°) |
| OKLab | oklab(81.09% -0.0597 -0.0302) |
| OKLCH | oklch(81.09% 0.067 206.8) |
| XYZ | xyz(45.3173, 54.7089, 72.4488) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 8.19
Baby Blue
#89CFF0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCED7 #D7968D
analogous
#8DD7BB #8DCED7 #8DA9D7
triadic
#8DCED7 #D78DCE #CED78D
tetradic
#8DCED7 #BB8DD7 #D7968D #A9D78D
square
#8DCED7 #BB8DD7 #D7968D #A9D78D
split-complementary
#8DCED7 #D78DA9 #D7BB8D
monochromatic
#3D9FAD #60BBC7 #8DCED7 #BAE1E7 #E8F5F7
Accessibility & contrast
On white
1.76
#8DCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8DCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCED7
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCED7 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D8
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#71D3D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dced7; /* rgb */ color: rgb(141, 206, 215); /* oklch */ color: oklch(81.1% 0.067 206.8);
Tailwind
colors: {
custom: {
50: '#b1dde3',
500: '#8dced7',
950: '#000000',
},
}SCSS
$custom: #8dced7; $custom-light: #b1dde3; $custom-dark: #000000;
JSON
{
"hex": "#8dced7",
"rgb": {
"r": 141,
"g": 206,
"b": 215
},
"hsl": {
"h": 187.297,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.81087,
"c": 0.06693,
"h": 206.8
},
"luminance": 0.54712
}Semantic roles & 50–950 ramp
primary
#8DCED7
secondary
#AD655B
accent
#3C2ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484