#8EBCC2#8EBCC2
#8EBCC2 is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.049 H 206.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCC2 |
|---|---|
| RGB | rgb(142, 188, 194) |
| HSL | hsl(187, 30%, 66%) |
| HSV | hsv(187, 27%, 76%) |
| CMYK | cmyk(26.8%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.29, -13.74, -7.97) |
| CIE-LCH | lch(73.29, 15.88, 210.13°) |
| OKLab | oklab(76.45% -0.0443 -0.0217) |
| OKLCH | oklch(76.45% 0.049 206.1) |
| XYZ | xyz(38.8731, 45.6105, 57.7839) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.31
Powder Blue
#B0E0E6
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 9.34
Greyblue
#77A1B5
ΔE00 9.88
Light Grey Blue
#9DBCD4
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCC2 #C2948E
analogous
#8EC2AE #8EBCC2 #8EA2C2
triadic
#8EBCC2 #C28EBC #BCC28E
tetradic
#8EBCC2 #AE8EC2 #C2948E #A2C28E
square
#8EBCC2 #AE8EC2 #C2948E #A2C28E
split-complementary
#8EBCC2 #C28EA2 #C2AE8E
monochromatic
#4B838B #66A4AD #8EBCC2 #B6D4D7 #DDEBED
Accessibility & contrast
On white
2.07
#8EBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8EBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCC2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCC2 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#7DC0BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebcc2; /* rgb */ color: rgb(142, 188, 194); /* oklch */ color: oklch(76.5% 0.049 206.1);
Tailwind
colors: {
custom: {
50: '#b0d0d4',
500: '#8ebcc2',
950: '#000000',
},
}SCSS
$custom: #8ebcc2; $custom-light: #b0d0d4; $custom-dark: #000000;
JSON
{
"hex": "#8ebcc2",
"rgb": {
"r": 142,
"g": 188,
"b": 194
},
"hsl": {
"h": 186.923,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.76452,
"c": 0.04934,
"h": 206.1
},
"luminance": 0.45612
}Semantic roles & 50–950 ramp
primary
#8EBCC2
secondary
#DECFCD
accent
#493DA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283