#ABCDC2#ABCDC2
#ABCDC2 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.0% C 0.039 H 173.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDC2 |
|---|---|
| RGB | rgb(171, 205, 194) |
| HSL | hsl(161, 25%, 74%) |
| HSV | hsv(161, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.74, -13.49, 1.70) |
| CIE-LCH | lch(79.74, 13.59, 172.80°) |
| OKLab | oklab(82.03% -0.0391 0.0043) |
| OKLCH | oklch(82.03% 0.039 173.7) |
| XYZ | xyz(48.3610, 56.2143, 59.3309) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.60
Pale Teal
#82CBB2
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.83
Seafoam Blue
#78D1B6
ΔE00 10.50
Duck Egg Blue
#C3FBF4
ΔE00 10.84
Lightblue
#ADD8E6
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDC2 #CDABB6
analogous
#ABCDB1 #ABCDC2 #ABC7CD
triadic
#ABCDC2 #C2ABCD #CDC2AB
tetradic
#ABCDC2 #B1ABCD #CDABB6 #C7CDAB
square
#ABCDC2 #B1ABCD #CDABB6 #C7CDAB
split-complementary
#ABCDC2 #CDABC7 #CDB1AB
monochromatic
#5F9F8A #85B6A6 #ABCDC2 #D1E4DE #ECF4F1
Accessibility & contrast
On white
1.72
#ABCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#ABCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDC2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDC2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8C2
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#A3CECA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdc2; /* rgb */ color: rgb(171, 205, 194); /* oklch */ color: oklch(82.0% 0.039 173.7);
Tailwind
colors: {
custom: {
50: '#c4dcd4',
500: '#abcdc2',
950: '#000000',
},
}SCSS
$custom: #abcdc2; $custom-light: #c4dcd4; $custom-dark: #000000;
JSON
{
"hex": "#abcdc2",
"rgb": {
"r": 171,
"g": 205,
"b": 194
},
"hsl": {
"h": 160.588,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.8203,
"c": 0.03939,
"h": 173.7
},
"luminance": 0.56216
}Semantic roles & 50–950 ramp
primary
#ABCDC2
secondary
#A27A87
accent
#4261A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483