#ABCABE#ABCABE
#ABCABE is a light, muted teal. Relative luminance 0.546; OKLCH L 81.3% C 0.037 H 170.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCABE |
|---|---|
| RGB | rgb(171, 202, 190) |
| HSL | hsl(157, 23%, 73%) |
| HSV | hsv(157, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(78.82, -12.74, 2.52) |
| CIE-LCH | lch(78.82, 12.98, 168.81°) |
| OKLab | oklab(81.27% -0.0367 0.0065) |
| OKLCH | oklch(81.27% 0.037 170) |
| XYZ | xyz(47.2070, 54.6156, 56.7599) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.51
Paleturquoise
#AFEEEE
ΔE00 10.90
Greenish Grey
#96AE8D
ΔE00 10.91
Seafoam Blue
#78D1B6
ΔE00 10.91
Silver (survey)
#C5C9C7
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCABE #CAABB7
analogous
#ABCAAE #ABCABE #ABC6CA
triadic
#ABCABE #BEABCA #CABEAB
tetradic
#ABCABE #AEABCA #CAABB7 #C6CAAB
square
#ABCABE #AEABCA #CAABB7 #C6CAAB
split-complementary
#ABCABE #CAABC6 #CAAEAB
monochromatic
#619A84 #85B2A1 #ABCABE #D1E2DB #ECF3F0
Accessibility & contrast
On white
1.76
#ABCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCABE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCABE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#A5CAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcabe; /* rgb */ color: rgb(171, 202, 190); /* oklch */ color: oklch(81.3% 0.037 170.0);
Tailwind
colors: {
custom: {
50: '#c4dad1',
500: '#abcabe',
950: '#000000',
},
}SCSS
$custom: #abcabe; $custom-light: #c4dad1; $custom-dark: #000000;
JSON
{
"hex": "#abcabe",
"rgb": {
"r": 171,
"g": 202,
"b": 190
},
"hsl": {
"h": 156.774,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81269,
"c": 0.03725,
"h": 170
},
"luminance": 0.54617
}Semantic roles & 50–950 ramp
primary
#ABCABE
secondary
#9F7A89
accent
#4468A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383