#ABD4CD#ABD4CD
#ABD4CD is a very light, muted teal. Relative luminance 0.602; OKLCH L 83.9% C 0.044 H 183.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD4CD |
|---|---|
| RGB | rgb(171, 212, 205) |
| HSL | hsl(170, 32%, 75%) |
| HSV | hsv(170, 19%, 83%) |
| CMYK | cmyk(19.3%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(81.92, -14.83, -0.99) |
| CIE-LCH | lch(81.92, 14.86, 183.81°) |
| OKLab | oklab(83.86% -0.0441 -0.0029) |
| OKLCH | oklch(83.86% 0.044 183.7) |
| XYZ | xyz(51.3544, 60.1510, 66.6503) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.15
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Lightblue
#ADD8E6
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.37
Light Light Blue
#CAFFFB
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD4CD #D4ABB2
analogous
#ABD4B8 #ABD4CD #ABC6D4
triadic
#ABD4CD #CDABD4 #D4CDAB
tetradic
#ABD4CD #B8ABD4 #D4ABB2 #C6D4AB
square
#ABD4CD #B8ABD4 #D4ABB2 #C6D4AB
split-complementary
#ABD4CD #D4ABC6 #D4B8AB
monochromatic
#5AAB9D #83BFB5 #ABD4CD #D3E9E5 #EBF5F3
Accessibility & contrast
On white
1.61
#ABD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ABD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD4CD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD4CD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#A0D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abd4cd; /* rgb */ color: rgb(171, 212, 205); /* oklch */ color: oklch(83.9% 0.044 183.7);
Tailwind
colors: {
custom: {
50: '#c4e1dc',
500: '#abd4cd',
950: '#000000',
},
}SCSS
$custom: #abd4cd; $custom-light: #c4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#abd4cd",
"rgb": {
"r": 171,
"g": 212,
"b": 205
},
"hsl": {
"h": 169.756,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.8386,
"c": 0.04419,
"h": 183.7
},
"luminance": 0.60153
}Semantic roles & 50–950 ramp
primary
#ABD4CD
secondary
#AA7981
accent
#3A4EAB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484