#ABCDC8#ABCDC8
#ABCDC8 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.2% C 0.037 H 185.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDC8 |
|---|---|
| RGB | rgb(171, 205, 200) |
| HSL | hsl(171, 25%, 74%) |
| HSV | hsv(171, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(79.89, -12.27, -1.28) |
| CIE-LCH | lch(79.89, 12.34, 185.97°) |
| OKLab | oklab(82.21% -0.0367 -0.0036) |
| OKLCH | oklch(82.21% 0.037 185.6) |
| XYZ | xyz(49.0485, 56.4893, 62.9517) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 8.44
Paleturquoise
#AFEEEE
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 10.62
Duck Egg Blue
#C3FBF4
ΔE00 10.69
Silver (survey)
#C5C9C7
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDC8 #CDABB0
analogous
#ABCDB7 #ABCDC8 #ABC1CD
triadic
#ABCDC8 #C8ABCD #CDC8AB
tetradic
#ABCDC8 #B7ABCD #CDABB0 #C1CDAB
square
#ABCDC8 #B7ABCD #CDABB0 #C1CDAB
split-complementary
#ABCDC8 #CDABC1 #CDB7AB
monochromatic
#5F9F96 #85B6AF #ABCDC8 #D1E4E1 #ECF4F2
Accessibility & contrast
On white
1.71
#ABCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDC8
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDC8 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#A2CFCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcdc8; /* rgb */ color: rgb(171, 205, 200); /* oklch */ color: oklch(82.2% 0.037 185.6);
Tailwind
colors: {
custom: {
50: '#c4dcd8',
500: '#abcdc8',
950: '#000000',
},
}SCSS
$custom: #abcdc8; $custom-light: #c4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#abcdc8",
"rgb": {
"r": 171,
"g": 205,
"b": 200
},
"hsl": {
"h": 171.176,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82205,
"c": 0.03689,
"h": 185.6
},
"luminance": 0.56491
}Semantic roles & 50–950 ramp
primary
#ABCDC8
secondary
#A27A80
accent
#4250A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483