#ABCCBE#ABCCBE
#ABCCBE is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.040 H 167.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCBE |
|---|---|
| RGB | rgb(171, 204, 190) |
| HSL | hsl(155, 24%, 74%) |
| HSV | hsv(155, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(79.36, -13.76, 3.31) |
| CIE-LCH | lch(79.36, 14.15, 166.49°) |
| OKLab | oklab(81.7% -0.0394 0.0085) |
| OKLCH | oklch(81.7% 0.04 167.8) |
| XYZ | xyz(47.6794, 55.5602, 56.9173) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.59
Powder Blue
#B0E0E6
ΔE00 9.83
Seafoam Blue
#78D1B6
ΔE00 10.20
Paleturquoise
#AFEEEE
ΔE00 10.74
Greenish Grey
#96AE8D
ΔE00 10.80
Light Teal
#90E4C1
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCBE #CCABB9
analogous
#ABCCAD #ABCCBE #ABC9CC
triadic
#ABCCBE #BEABCC #CCBEAB
tetradic
#ABCCBE #ADABCC #CCABB9 #C9CCAB
square
#ABCCBE #ADABCC #CCABB9 #C9CCAB
split-complementary
#ABCCBE #CCABC9 #CCADAB
monochromatic
#5F9D83 #85B5A1 #ABCCBE #D1E3DB #ECF3F0
Accessibility & contrast
On white
1.73
#ABCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#ABCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCBE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCBE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#A4CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abccbe; /* rgb */ color: rgb(171, 204, 190); /* oklch */ color: oklch(81.7% 0.040 167.8);
Tailwind
colors: {
custom: {
50: '#c4dbd1',
500: '#abccbe',
950: '#000000',
},
}SCSS
$custom: #abccbe; $custom-light: #c4dbd1; $custom-dark: #000000;
JSON
{
"hex": "#abccbe",
"rgb": {
"r": 171,
"g": 204,
"b": 190
},
"hsl": {
"h": 154.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.817,
"c": 0.04033,
"h": 167.8
},
"luminance": 0.55561
}Semantic roles & 50–950 ramp
primary
#ABCCBE
secondary
#A17A8B
accent
#436BA3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483