#8EBBBB#8EBBBB
#8EBBBB is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.048 H 196.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBBB |
|---|---|
| RGB | rgb(142, 187, 187) |
| HSL | hsl(180, 25%, 65%) |
| HSV | hsv(180, 24%, 73%) |
| CMYK | cmyk(24.1%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.81, -14.81, -4.86) |
| CIE-LCH | lch(72.81, 15.59, 198.18°) |
| OKLab | oklab(76% -0.0458 -0.0133) |
| OKLCH | oklch(76% 0.048 196.2) |
| XYZ | xyz(37.8925, 44.8776, 53.6698) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 9.95
Lightblue
#ADD8E6
ΔE00 10.00
Greyish Teal
#719F91
ΔE00 10.60
Bluegrey
#85A3B2
ΔE00 10.80
Cool Grey
#95A3A6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBBB #BB8E8E
analogous
#8EBBA5 #8EBBBB #8EA5BB
triadic
#8EBBBB #BB8EBB #BBBB8E
tetradic
#8EBBBB #A58EBB #BB8E8E #A5BB8E
square
#8EBBBB #A58EBB #BB8E8E #A5BB8E
split-complementary
#8EBBBB #BB8EA5 #BBA58E
monochromatic
#4E8181 #68A4A4 #8EBBBB #B4D2D2 #DAE9E9
Accessibility & contrast
On white
2.11
#8EBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8EBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBBB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBBB | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#7FBEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebbbb; /* rgb */ color: rgb(142, 187, 187); /* oklch */ color: oklch(76.0% 0.048 196.2);
Tailwind
colors: {
custom: {
50: '#b0cfcf',
500: '#8ebbbb',
950: '#000000',
},
}SCSS
$custom: #8ebbbb; $custom-light: #b0cfcf; $custom-dark: #000000;
JSON
{
"hex": "#8ebbbb",
"rgb": {
"r": 142,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.76003,
"c": 0.04769,
"h": 196.2
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#8EBBBB
secondary
#DACBCB
accent
#4242A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282