#8EBDC6#8EBDC6
#8EBDC6 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.051 H 210.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC6 |
|---|---|
| RGB | rgb(142, 189, 198) |
| HSL | hsl(190, 33%, 67%) |
| HSV | hsv(190, 28%, 78%) |
| CMYK | cmyk(28.3%, 4.5%, 0%, 22.4%) |
| CIE-LAB | lab(73.69, -13.33, -9.56) |
| CIE-LCH | lch(73.69, 16.40, 215.66°) |
| OKLab | oklab(76.81% -0.044 -0.0261) |
| OKLCH | oklch(76.81% 0.051 210.7) |
| XYZ | xyz(39.5427, 46.2213, 60.2532) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.59
Sky Blue
#87CEEB
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.91
Bluegrey
#85A3B2
ΔE00 8.93
Baby Blue
#89CFF0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC6 #C6978E
analogous
#8EC6B3 #8EBDC6 #8EA1C6
triadic
#8EBDC6 #C68EBD #BDC68E
tetradic
#8EBDC6 #B38EC6 #C6978E #A1C68E
square
#8EBDC6 #B38EC6 #C6978E #A1C68E
split-complementary
#8EBDC6 #C68EA1 #C6B38E
monochromatic
#498591 #65A5B1 #8EBDC6 #B7D5DB #DFEDEF
Accessibility & contrast
On white
2.05
#8EBDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8EBDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C7
Deuteranopia (green-blind)
#ABB2C6
Tritanopia (blue-blind)
#7BC1C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc6; /* rgb */ color: rgb(142, 189, 198); /* oklch */ color: oklch(76.8% 0.051 210.7);
Tailwind
colors: {
custom: {
50: '#b0d1d7',
500: '#8ebdc6',
950: '#000000',
},
}SCSS
$custom: #8ebdc6; $custom-light: #b0d1d7; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc6",
"rgb": {
"r": 142,
"g": 189,
"b": 198
},
"hsl": {
"h": 189.643,
"s": 32.941,
"l": 66.667
},
"oklch": {
"l": 0.76807,
"c": 0.05116,
"h": 210.7
},
"luminance": 0.46223
}Semantic roles & 50–950 ramp
primary
#8EBDC6
secondary
#E1D2CF
accent
#4C3AAC
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283