#8DCED3#8DCED3
#8DCED3 is a light, moderate teal. Relative luminance 0.545; OKLCH L 81.0% C 0.066 H 202.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCED3 |
|---|---|
| RGB | rgb(141, 206, 211) |
| HSL | hsl(184, 44%, 69%) |
| HSV | hsv(184, 33%, 83%) |
| CMYK | cmyk(33.2%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.76, -19.28, -9.06) |
| CIE-LCH | lch(78.76, 21.30, 205.16°) |
| OKLab | oklab(80.95% -0.0613 -0.0248) |
| OKLCH | oklch(80.95% 0.066 202) |
| XYZ | xyz(44.8096, 54.5058, 69.7749) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Sky Blue
#87CEEB
ΔE00 8.61
Robin Egg Blue
#8AF1FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCED3 #D3928D
analogous
#8DD3B5 #8DCED3 #8DABD3
triadic
#8DCED3 #D38DCE #CED38D
tetradic
#8DCED3 #B58DD3 #D3928D #ABD38D
square
#8DCED3 #B58DD3 #D3928D #ABD38D
split-complementary
#8DCED3 #D38DAB #D3B58D
monochromatic
#409EA6 #61BBC2 #8DCED3 #B9E1E4 #E5F4F5
Accessibility & contrast
On white
1.76
#8DCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8DCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCED3
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCED3 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D3
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#73D3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dced3; /* rgb */ color: rgb(141, 206, 211); /* oklch */ color: oklch(81.0% 0.066 202.0);
Tailwind
colors: {
custom: {
50: '#b1dde0',
500: '#8dced3',
950: '#000000',
},
}SCSS
$custom: #8dced3; $custom-light: #b1dde0; $custom-dark: #000000;
JSON
{
"hex": "#8dced3",
"rgb": {
"r": 141,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.286,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.80954,
"c": 0.06615,
"h": 202
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#8DCED3
secondary
#A9615B
accent
#382EB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484