#ABD2CD#ABD2CD
#ABD2CD is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.4% C 0.042 H 186.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2CD |
|---|---|
| RGB | rgb(171, 210, 205) |
| HSL | hsl(172, 30%, 75%) |
| HSV | hsv(172, 19%, 82%) |
| CMYK | cmyk(18.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.38, -13.81, -1.78) |
| CIE-LCH | lch(81.38, 13.93, 187.35°) |
| OKLab | oklab(83.43% -0.0414 -0.005) |
| OKLCH | oklch(83.43% 0.042 186.8) |
| XYZ | xyz(50.8576, 59.1573, 66.4847) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 7.46
Lightblue
#ADD8E6
ΔE00 8.24
Duck Egg Blue
#C3FBF4
ΔE00 9.26
Pale Sky Blue
#BDF6FE
ΔE00 9.65
Light Sky Blue
#C6FCFF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2CD #D2ABB0
analogous
#ABD2BA #ABD2CD #ABC4D2
triadic
#ABD2CD #CDABD2 #D2CDAB
tetradic
#ABD2CD #BAABD2 #D2ABB0 #C4D2AB
square
#ABD2CD #BAABD2 #D2ABB0 #C4D2AB
split-complementary
#ABD2CD #D2ABC4 #D2BAAB
monochromatic
#5BA79E #83BDB5 #ABD2CD #D3E7E5 #EBF4F3
Accessibility & contrast
On white
1.64
#ABD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#ABD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2CD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2CD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#A0D4D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abd2cd; /* rgb */ color: rgb(171, 210, 205); /* oklch */ color: oklch(83.4% 0.042 186.8);
Tailwind
colors: {
custom: {
50: '#c4dfdc',
500: '#abd2cd',
950: '#000000',
},
}SCSS
$custom: #abd2cd; $custom-light: #c4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#abd2cd",
"rgb": {
"r": 171,
"g": 210,
"b": 205
},
"hsl": {
"h": 172.308,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.83429,
"c": 0.04173,
"h": 186.8
},
"luminance": 0.59159
}Semantic roles & 50–950 ramp
primary
#ABD2CD
secondary
#A8797F
accent
#3D4AA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484