#8DCED4#8DCED4
#8DCED4 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.066 H 203.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCED4 |
|---|---|
| RGB | rgb(141, 206, 212) |
| HSL | hsl(185, 45%, 69%) |
| HSV | hsv(185, 33%, 83%) |
| CMYK | cmyk(33.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.78, -19.04, -9.55) |
| CIE-LCH | lch(78.78, 21.30, 206.63°) |
| OKLab | oklab(80.99% -0.0609 -0.0261) |
| OKLCH | oklch(80.99% 0.066 203.2) |
| XYZ | xyz(44.9354, 54.5561, 70.4372) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Lightblue
#ADD8E6
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 7.81
Sky Blue
#87CEEB
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCED4 #D4938D
analogous
#8DD4B7 #8DCED4 #8DABD4
triadic
#8DCED4 #D48DCE #CED48D
tetradic
#8DCED4 #B78DD4 #D4938D #ABD48D
square
#8DCED4 #B78DD4 #D4938D #ABD48D
split-complementary
#8DCED4 #D48DAB #D4B78D
monochromatic
#3F9FA7 #61BBC3 #8DCED4 #B9E1E5 #E6F4F6
Accessibility & contrast
On white
1.76
#8DCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#8DCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCED4
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCED4 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#B8BFD4
Tritanopia (blue-blind)
#72D3D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dced4; /* rgb */ color: rgb(141, 206, 212); /* oklch */ color: oklch(81.0% 0.066 203.2);
Tailwind
colors: {
custom: {
50: '#b1dde1',
500: '#8dced4',
950: '#000000',
},
}SCSS
$custom: #8dced4; $custom-light: #b1dde1; $custom-dark: #000000;
JSON
{
"hex": "#8dced4",
"rgb": {
"r": 141,
"g": 206,
"b": 212
},
"hsl": {
"h": 185.07,
"s": 45.223,
"l": 69.216
},
"oklch": {
"l": 0.80987,
"c": 0.0663,
"h": 203.2
},
"luminance": 0.54559
}Semantic roles & 50–950 ramp
primary
#8DCED4
secondary
#AA625B
accent
#392DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484