#8EBBB4#8EBBB4
#8EBBB4 is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 184.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBB4 |
|---|---|
| RGB | rgb(142, 187, 180) |
| HSL | hsl(171, 25%, 65%) |
| HSV | hsv(171, 24%, 73%) |
| CMYK | cmyk(24.1%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.62, -16.36, -1.32) |
| CIE-LCH | lch(72.62, 16.41, 184.63°) |
| OKLab | oklab(75.79% -0.0487 -0.0038) |
| OKLCH | oklch(75.79% 0.049 184.5) |
| XYZ | xyz(37.1614, 44.5852, 49.8189) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 9.05
Seafoam Blue
#78D1B6
ΔE00 10.08
Cadetblue
#5F9EA0
ΔE00 10.32
Dull Teal
#5F9E8F
ΔE00 10.82
Mediumturquoise
#48D1CC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBB4 #BB8E95
analogous
#8EBB9E #8EBBB4 #8EACBB
triadic
#8EBBB4 #B48EBB #BBB48E
tetradic
#8EBBB4 #9E8EBB #BB8E95 #ACBB8E
square
#8EBBB4 #9E8EBB #BB8E95 #ACBB8E
split-complementary
#8EBBB4 #BB8EAC #BB9E8E
monochromatic
#4E8179 #68A49B #8EBBB4 #B4D2CD #DAE9E7
Accessibility & contrast
On white
2.12
#8EBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8EBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBB4
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBB4 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B4
Deuteranopia (green-blind)
#AEB0B5
Tritanopia (blue-blind)
#81BDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebbb4; /* rgb */ color: rgb(142, 187, 180); /* oklch */ color: oklch(75.8% 0.049 184.5);
Tailwind
colors: {
custom: {
50: '#b0cfca',
500: '#8ebbb4',
950: '#000000',
},
}SCSS
$custom: #8ebbb4; $custom-light: #b0cfca; $custom-dark: #000000;
JSON
{
"hex": "#8ebbb4",
"rgb": {
"r": 142,
"g": 187,
"b": 180
},
"hsl": {
"h": 170.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.75785,
"c": 0.04884,
"h": 184.5
},
"luminance": 0.44587
}Semantic roles & 50–950 ramp
primary
#8EBBB4
secondary
#DACBCD
accent
#4251A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101313
muted
#7F8282