#8EBDC4#8EBDC4
#8EBDC4 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.7% C 0.051 H 207.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC4 |
|---|---|
| RGB | rgb(142, 189, 196) |
| HSL | hsl(188, 31%, 66%) |
| HSV | hsv(188, 28%, 77%) |
| CMYK | cmyk(27.6%, 3.6%, 0%, 23.1%) |
| CIE-LAB | lab(73.63, -13.80, -8.56) |
| CIE-LCH | lch(73.63, 16.24, 211.82°) |
| OKLab | oklab(76.74% -0.0448 -0.0233) |
| OKLCH | oklch(76.74% 0.051 207.5) |
| XYZ | xyz(39.3136, 46.1297, 59.0463) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.95
Sky Blue
#87CEEB
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.68
Bluegrey
#85A3B2
ΔE00 9.38
Baby Blue
#89CFF0
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC4 #C4958E
analogous
#8EC4B0 #8EBDC4 #8EA2C4
triadic
#8EBDC4 #C48EBD #BDC48E
tetradic
#8EBDC4 #B08EC4 #C4958E #A2C48E
square
#8EBDC4 #B08EC4 #C4958E #A2C48E
split-complementary
#8EBDC4 #C48EA2 #C4B08E
monochromatic
#4A858E #66A6AF #8EBDC4 #B6D4D9 #DEECEE
Accessibility & contrast
On white
2.05
#8EBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8EBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC4
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC4 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C5
Deuteranopia (green-blind)
#ACB2C4
Tritanopia (blue-blind)
#7CC1BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc4; /* rgb */ color: rgb(142, 189, 196); /* oklch */ color: oklch(76.7% 0.051 207.5);
Tailwind
colors: {
custom: {
50: '#b0d1d5',
500: '#8ebdc4',
950: '#000000',
},
}SCSS
$custom: #8ebdc4; $custom-light: #b0d1d5; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc4",
"rgb": {
"r": 142,
"g": 189,
"b": 196
},
"hsl": {
"h": 187.778,
"s": 31.395,
"l": 66.275
},
"oklch": {
"l": 0.7674,
"c": 0.05052,
"h": 207.5
},
"luminance": 0.46131
}Semantic roles & 50–950 ramp
primary
#8EBDC4
secondary
#E0D0CE
accent
#4A3BAA
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283