#ABD5CD#ABD5CD
#ABD5CD is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.1% C 0.045 H 182.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD5CD |
|---|---|
| RGB | rgb(171, 213, 205) |
| HSL | hsl(169, 33%, 75%) |
| HSV | hsv(169, 20%, 84%) |
| CMYK | cmyk(19.7%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(82.19, -15.34, -0.59) |
| CIE-LCH | lch(82.19, 15.35, 182.21°) |
| OKLab | oklab(84.08% -0.0454 -0.0018) |
| OKLCH | oklch(84.08% 0.045 182.3) |
| XYZ | xyz(51.6052, 60.6525, 66.7339) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.05
Duck Egg Blue
#C3FBF4
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 9.03
Eggshell Blue
#C4FFF7
ΔE00 9.29
Light Light Blue
#CAFFFB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD5CD #D5ABB3
analogous
#ABD5B8 #ABD5CD #ABC8D5
triadic
#ABD5CD #CDABD5 #D5CDAB
tetradic
#ABD5CD #B8ABD5 #D5ABB3 #C8D5AB
square
#ABD5CD #B8ABD5 #D5ABB3 #C8D5AB
split-complementary
#ABD5CD #D5ABC8 #D5B8AB
monochromatic
#59AC9C #82C1B5 #ABD5CD #D4E9E5 #EBF5F3
Accessibility & contrast
On white
1.60
#ABD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#ABD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD5CD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD5CD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#A0D7D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abd5cd; /* rgb */ color: rgb(171, 213, 205); /* oklch */ color: oklch(84.1% 0.045 182.3);
Tailwind
colors: {
custom: {
50: '#c4e2dc',
500: '#abd5cd',
950: '#000000',
},
}SCSS
$custom: #abd5cd; $custom-light: #c4e2dc; $custom-dark: #000000;
JSON
{
"hex": "#abd5cd",
"rgb": {
"r": 171,
"g": 213,
"b": 205
},
"hsl": {
"h": 168.571,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.84076,
"c": 0.04547,
"h": 182.3
},
"luminance": 0.60654
}Semantic roles & 50–950 ramp
primary
#ABD5CD
secondary
#AC7982
accent
#394FAC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484