#8DCED5#8DCED5
#8DCED5 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.066 H 204.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCED5 |
|---|---|
| RGB | rgb(141, 206, 213) |
| HSL | hsl(186, 46%, 69%) |
| HSV | hsv(186, 34%, 84%) |
| CMYK | cmyk(33.8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.81, -18.81, -10.04) |
| CIE-LCH | lch(78.81, 21.32, 208.11°) |
| OKLab | oklab(81.02% -0.0605 -0.0275) |
| OKLCH | oklch(81.02% 0.066 204.4) |
| XYZ | xyz(45.0619, 54.6068, 71.1036) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Sky Blue
#87CEEB
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.92
Robin Egg Blue
#8AF1FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCED5 #D5948D
analogous
#8DD5B8 #8DCED5 #8DAAD5
triadic
#8DCED5 #D58DCE #CED58D
tetradic
#8DCED5 #B88DD5 #D5948D #AAD58D
square
#8DCED5 #B88DD5 #D5948D #AAD58D
split-complementary
#8DCED5 #D58DAA #D5B88D
monochromatic
#3E9FA9 #60BBC5 #8DCED5 #BAE1E5 #E6F4F6
Accessibility & contrast
On white
1.76
#8DCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8DCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCED5
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCED5 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D6
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#72D3D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dced5; /* rgb */ color: rgb(141, 206, 213); /* oklch */ color: oklch(81.0% 0.066 204.4);
Tailwind
colors: {
custom: {
50: '#b1dde1',
500: '#8dced5',
950: '#000000',
},
}SCSS
$custom: #8dced5; $custom-light: #b1dde1; $custom-dark: #000000;
JSON
{
"hex": "#8dced5",
"rgb": {
"r": 141,
"g": 206,
"b": 213
},
"hsl": {
"h": 185.833,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.8102,
"c": 0.06647,
"h": 204.4
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#8DCED5
secondary
#AB635B
accent
#3A2CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484