#8EBBC2#8EBBC2
#8EBBC2 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.049 H 208.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBC2 |
|---|---|
| RGB | rgb(142, 187, 194) |
| HSL | hsl(188, 30%, 66%) |
| HSV | hsv(188, 27%, 76%) |
| CMYK | cmyk(26.8%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.01, -13.21, -8.39) |
| CIE-LCH | lch(73.01, 15.65, 212.40°) |
| OKLab | oklab(76.23% -0.043 -0.0229) |
| OKLCH | oklch(76.23% 0.049 208) |
| XYZ | xyz(38.6602, 45.1847, 57.7130) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.26
Sky Blue
#87CEEB
ΔE00 8.76
Bluegrey
#85A3B2
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 9.15
Greyblue
#77A1B5
ΔE00 9.37
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBC2 #C2958E
analogous
#8EC2AF #8EBBC2 #8EA1C2
triadic
#8EBBC2 #C28EBB #BBC28E
tetradic
#8EBBC2 #AF8EC2 #C2958E #A1C28E
square
#8EBBC2 #AF8EC2 #C2958E #A1C28E
split-complementary
#8EBBC2 #C28EA1 #C2AF8E
monochromatic
#4B828B #66A3AD #8EBBC2 #B6D3D7 #DDEBED
Accessibility & contrast
On white
2.09
#8EBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8EBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBC2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBC2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C2
Deuteranopia (green-blind)
#AAB0C2
Tritanopia (blue-blind)
#7DBFBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebbc2; /* rgb */ color: rgb(142, 187, 194); /* oklch */ color: oklch(76.2% 0.049 208.0);
Tailwind
colors: {
custom: {
50: '#b0cfd4',
500: '#8ebbc2',
950: '#000000',
},
}SCSS
$custom: #8ebbc2; $custom-light: #b0cfd4; $custom-dark: #000000;
JSON
{
"hex": "#8ebbc2",
"rgb": {
"r": 142,
"g": 187,
"b": 194
},
"hsl": {
"h": 188.077,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.76231,
"c": 0.04868,
"h": 208
},
"luminance": 0.45186
}Semantic roles & 50–950 ramp
primary
#8EBBC2
secondary
#DED0CD
accent
#4B3DA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111314
muted
#808283