#ABBEBC#ABBEBC
#ABBEBC is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.021 H 189.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBC |
|---|---|
| RGB | rgb(171, 190, 188) |
| HSL | hsl(174, 13%, 71%) |
| HSV | hsv(174, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.52, -6.88, -1.21) |
| CIE-LCH | lch(75.52, 6.98, 189.95°) |
| OKLab | oklab(78.64% -0.0208 -0.0033) |
| OKLCH | oklch(78.64% 0.021 189.1) |
| XYZ | xyz(44.2831, 49.1149, 54.7143) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.12
Cool Grey
#95A3A6
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 8.88
Cool Gray
#9AA7B0
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBC #BEABAD
analogous
#ABBEB2 #ABBEBC #ABB6BE
triadic
#ABBEBC #BCABBE #BEBCAB
tetradic
#ABBEBC #B2ABBE #BEABAD #B6BEAB
square
#ABBEBC #B2ABBE #BEABAD #B6BEAB
split-complementary
#ABBEBC #BEABB6 #BEB2AB
monochromatic
#688783 #88A3A0 #ABBEBC #CED9D8 #EEF2F1
Accessibility & contrast
On white
1.94
#ABBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#A6BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbebc; /* rgb */ color: rgb(171, 190, 188); /* oklch */ color: oklch(78.6% 0.021 189.1);
Tailwind
colors: {
custom: {
50: '#c4d1d0',
500: '#abbebc',
950: '#000000',
},
}SCSS
$custom: #abbebc; $custom-light: #c4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#abbebc",
"rgb": {
"r": 171,
"g": 190,
"b": 188
},
"hsl": {
"h": 173.684,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.7864,
"c": 0.02104,
"h": 189.1
},
"luminance": 0.49116
}Semantic roles & 50–950 ramp
primary
#ABBEBC
secondary
#E5E0E0
accent
#4F5697
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282