#8EBEC2#8EBEC2
#8EBEC2 is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.051 H 202.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC2 |
|---|---|
| RGB | rgb(142, 190, 194) |
| HSL | hsl(185, 30%, 66%) |
| HSV | hsv(185, 27%, 76%) |
| CMYK | cmyk(26.8%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.85, -14.78, -7.14) |
| CIE-LCH | lch(73.85, 16.41, 205.80°) |
| OKLab | oklab(76.9% -0.0469 -0.0195) |
| OKLCH | oklch(76.9% 0.051 202.6) |
| XYZ | xyz(39.3033, 46.4709, 57.9273) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 8.55
Sky Blue
#87CEEB
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 10.64
Baby Blue
#89CFF0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC2 #C2928E
analogous
#8EC2AC #8EBEC2 #8EA4C2
triadic
#8EBEC2 #C28EBE #BEC28E
tetradic
#8EBEC2 #AC8EC2 #C2928E #A4C28E
square
#8EBEC2 #AC8EC2 #C2928E #A4C28E
split-complementary
#8EBEC2 #C28EA4 #C2AC8E
monochromatic
#4B868B #66A7AD #8EBEC2 #B6D5D7 #DDECED
Accessibility & contrast
On white
2.04
#8EBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8EBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#7DC2BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebec2; /* rgb */ color: rgb(142, 190, 194); /* oklch */ color: oklch(76.9% 0.051 202.6);
Tailwind
colors: {
custom: {
50: '#b0d1d4',
500: '#8ebec2',
950: '#000000',
},
}SCSS
$custom: #8ebec2; $custom-light: #b0d1d4; $custom-dark: #000000;
JSON
{
"hex": "#8ebec2",
"rgb": {
"r": 142,
"g": 190,
"b": 194
},
"hsl": {
"h": 184.615,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.76896,
"c": 0.0508,
"h": 202.6
},
"luminance": 0.46473
}Semantic roles & 50–950 ramp
primary
#8EBEC2
secondary
#DECFCD
accent
#453DA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283