#8DCED2#8DCED2
#8DCED2 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.066 H 200.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCED2 |
|---|---|
| RGB | rgb(141, 206, 210) |
| HSL | hsl(183, 43%, 69%) |
| HSV | hsv(183, 33%, 82%) |
| CMYK | cmyk(32.9%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.73, -19.52, -8.56) |
| CIE-LCH | lch(78.73, 21.32, 203.69°) |
| OKLab | oklab(80.92% -0.0617 -0.0234) |
| OKLCH | oklch(80.92% 0.066 200.8) |
| XYZ | xyz(44.6847, 54.4559, 69.1167) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.84
Lightblue
#ADD8E6
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCED2 #D2918D
analogous
#8DD2B4 #8DCED2 #8DACD2
triadic
#8DCED2 #D28DCE #CED28D
tetradic
#8DCED2 #B48DD2 #D2918D #ACD28D
square
#8DCED2 #B48DD2 #D2918D #ACD28D
split-complementary
#8DCED2 #D28DAC #D2B48D
monochromatic
#419EA4 #61BBC1 #8DCED2 #B9E1E3 #E5F4F5
Accessibility & contrast
On white
1.77
#8DCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8DCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCED2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCED2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#73D3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dced2; /* rgb */ color: rgb(141, 206, 210); /* oklch */ color: oklch(80.9% 0.066 200.8);
Tailwind
colors: {
custom: {
50: '#b1dddf',
500: '#8dced2',
950: '#000000',
},
}SCSS
$custom: #8dced2; $custom-light: #b1dddf; $custom-dark: #000000;
JSON
{
"hex": "#8dced2",
"rgb": {
"r": 141,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.478,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.80921,
"c": 0.06602,
"h": 200.8
},
"luminance": 0.54458
}Semantic roles & 50–950 ramp
primary
#8DCED2
secondary
#A8605C
accent
#372FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484