#8EBDC5#8EBDC5
#8EBDC5 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.051 H 209.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC5 |
|---|---|
| RGB | rgb(142, 189, 197) |
| HSL | hsl(189, 32%, 66%) |
| HSV | hsv(189, 28%, 77%) |
| CMYK | cmyk(27.9%, 4.1%, 0%, 22.7%) |
| CIE-LAB | lab(73.66, -13.56, -9.06) |
| CIE-LCH | lch(73.66, 16.31, 213.75°) |
| OKLab | oklab(76.77% -0.0444 -0.0247) |
| OKLCH | oklch(76.77% 0.051 209.1) |
| XYZ | xyz(39.4278, 46.1753, 59.6478) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.76
Sky Blue
#87CEEB
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.69
Bluegrey
#85A3B2
ΔE00 9.15
Light Grey Blue
#9DBCD4
ΔE00 9.29
Baby Blue
#89CFF0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC5 #C5968E
analogous
#8EC5B2 #8EBDC5 #8EA2C5
triadic
#8EBDC5 #C58EBD #BDC58E
tetradic
#8EBDC5 #B28EC5 #C5968E #A2C58E
square
#8EBDC5 #B28EC5 #C5968E #A2C58E
split-complementary
#8EBDC5 #C58EA2 #C5B28E
monochromatic
#49858F #66A5B0 #8EBDC5 #B6D5DA #DFECEF
Accessibility & contrast
On white
2.05
#8EBDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8EBDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC5
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC5 | 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)
#B5B9C6
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#7CC1BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc5; /* rgb */ color: rgb(142, 189, 197); /* oklch */ color: oklch(76.8% 0.051 209.1);
Tailwind
colors: {
custom: {
50: '#b0d1d6',
500: '#8ebdc5',
950: '#000000',
},
}SCSS
$custom: #8ebdc5; $custom-light: #b0d1d6; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc5",
"rgb": {
"r": 142,
"g": 189,
"b": 197
},
"hsl": {
"h": 188.727,
"s": 32.164,
"l": 66.471
},
"oklch": {
"l": 0.76773,
"c": 0.05082,
"h": 209.1
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#8EBDC5
secondary
#E0D1CE
accent
#4B3BAB
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283