#8EBDC2#8EBDC2
#8EBDC2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.050 H 204.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC2 |
|---|---|
| RGB | rgb(142, 189, 194) |
| HSL | hsl(186, 30%, 66%) |
| HSV | hsv(186, 27%, 76%) |
| CMYK | cmyk(26.8%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.57, -14.26, -7.56) |
| CIE-LCH | lch(73.57, 16.14, 207.93°) |
| OKLab | oklab(76.67% -0.0456 -0.0206) |
| OKLCH | oklch(76.67% 0.05 204.3) |
| XYZ | xyz(39.0875, 46.0392, 57.8554) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 10.40
Baby Blue
#89CFF0
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC2 #C2938E
analogous
#8EC2AD #8EBDC2 #8EA3C2
triadic
#8EBDC2 #C28EBD #BDC28E
tetradic
#8EBDC2 #AD8EC2 #C2938E #A3C28E
square
#8EBDC2 #AD8EC2 #C2938E #A3C28E
split-complementary
#8EBDC2 #C28EA3 #C2AD8E
monochromatic
#4B858B #66A6AD #8EBDC2 #B6D4D7 #DDEBED
Accessibility & contrast
On white
2.06
#8EBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#8EBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#ACB2C2
Tritanopia (blue-blind)
#7DC1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc2; /* rgb */ color: rgb(142, 189, 194); /* oklch */ color: oklch(76.7% 0.050 204.3);
Tailwind
colors: {
custom: {
50: '#b0d1d4',
500: '#8ebdc2',
950: '#000000',
},
}SCSS
$custom: #8ebdc2; $custom-light: #b0d1d4; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc2",
"rgb": {
"r": 142,
"g": 189,
"b": 194
},
"hsl": {
"h": 185.769,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.76674,
"c": 0.05005,
"h": 204.3
},
"luminance": 0.46041
}Semantic roles & 50–950 ramp
primary
#8EBDC2
secondary
#DECFCD
accent
#473DA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283