#8DCACE#8DCACE
#8DCACE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.9% C 0.063 H 201.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCACE |
|---|---|
| RGB | rgb(141, 202, 206) |
| HSL | hsl(184, 40%, 68%) |
| HSV | hsv(184, 32%, 81%) |
| CMYK | cmyk(31.6%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.49, -18.44, -8.24) |
| CIE-LCH | lch(77.49, 20.20, 204.09°) |
| OKLab | oklab(79.9% -0.0583 -0.0226) |
| OKLCH | oklch(79.9% 0.063 201.1) |
| XYZ | xyz(43.2418, 52.3576, 66.2081) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Sky Blue
#87CEEB
ΔE00 8.95
Mediumturquoise
#48D1CC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCACE #CE918D
analogous
#8DCEB1 #8DCACE #8DA9CE
triadic
#8DCACE #CE8DCA #CACE8D
tetradic
#8DCACE #B18DCE #CE918D #A9CE8D
square
#8DCACE #B18DCE #CE918D #A9CE8D
split-complementary
#8DCACE #CE8DA9 #CEB18D
monochromatic
#44989D #62B6BC #8DCACE #B8DEE0 #E3F2F3
Accessibility & contrast
On white
1.83
#8DCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#8DCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCACE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCACE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#75CECB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcace; /* rgb */ color: rgb(141, 202, 206); /* oklch */ color: oklch(79.9% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#b0dadc',
500: '#8dcace',
950: '#000000',
},
}SCSS
$custom: #8dcace; $custom-light: #b0dadc; $custom-dark: #000000;
JSON
{
"hex": "#8dcace",
"rgb": {
"r": 141,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.692,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.79899,
"c": 0.06255,
"h": 201.1
},
"luminance": 0.5236
}Semantic roles & 50–950 ramp
primary
#8DCACE
secondary
#A3605C
accent
#3B33B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384