#8EBDC0#8EBDC0
#8EBDC0 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.050 H 201.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC0 |
|---|---|
| RGB | rgb(142, 189, 192) |
| HSL | hsl(184, 28%, 65%) |
| HSV | hsv(184, 26%, 75%) |
| CMYK | cmyk(26%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.51, -14.72, -6.55) |
| CIE-LCH | lch(73.51, 16.11, 204.00°) |
| OKLab | oklab(76.61% -0.0464 -0.0179) |
| OKLCH | oklch(76.61% 0.05 201.1) |
| XYZ | xyz(38.8644, 45.9500, 56.6804) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.99
Cadetblue
#5F9EA0
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.42
Greyblue
#77A1B5
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC0 #C0918E
analogous
#8EC0AA #8EBDC0 #8EA4C0
triadic
#8EBDC0 #C08EBD #BDC08E
tetradic
#8EBDC0 #AA8EC0 #C0918E #A4C08E
square
#8EBDC0 #AA8EC0 #C0918E #A4C08E
split-complementary
#8EBDC0 #C08EA4 #C0AA8E
monochromatic
#4C8488 #67A6AA #8EBDC0 #B5D4D6 #DDEBEC
Accessibility & contrast
On white
2.06
#8EBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8EBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC0
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC0 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#7DC1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc0; /* rgb */ color: rgb(142, 189, 192); /* oklch */ color: oklch(76.6% 0.050 201.1);
Tailwind
colors: {
custom: {
50: '#b0d1d3',
500: '#8ebdc0',
950: '#000000',
},
}SCSS
$custom: #8ebdc0; $custom-light: #b0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc0",
"rgb": {
"r": 142,
"g": 189,
"b": 192
},
"hsl": {
"h": 183.6,
"s": 28.409,
"l": 65.49
},
"oklch": {
"l": 0.76609,
"c": 0.04974,
"h": 201.1
},
"luminance": 0.45952
}Semantic roles & 50–950 ramp
primary
#8EBDC0
secondary
#DDCECD
accent
#453EA7
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282