#ABD3CA#ABD3CA
#ABD3CA is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.6% C 0.044 H 179.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD3CA |
|---|---|
| RGB | rgb(171, 211, 202) |
| HSL | hsl(167, 31%, 75%) |
| HSV | hsv(167, 19%, 83%) |
| CMYK | cmyk(19%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(81.57, -14.94, 0.10) |
| CIE-LCH | lch(81.57, 14.94, 179.61°) |
| OKLab | oklab(83.56% -0.044 0) |
| OKLCH | oklch(83.56% 0.044 179.9) |
| XYZ | xyz(50.7466, 59.5091, 64.6783) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 8.85
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Eggshell Blue
#C4FFF7
ΔE00 9.86
Light Light Blue
#CAFFFB
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD3CA #D3ABB4
analogous
#ABD3B6 #ABD3CA #ABC8D3
triadic
#ABD3CA #CAABD3 #D3CAAB
tetradic
#ABD3CA #B6ABD3 #D3ABB4 #C8D3AB
square
#ABD3CA #B6ABD3 #D3ABB4 #C8D3AB
split-complementary
#ABD3CA #D3ABC8 #D3B6AB
monochromatic
#5BA997 #83BEB1 #ABD3CA #D3E8E3 #EBF4F2
Accessibility & contrast
On white
1.63
#ABD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#ABD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD3CA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD3CA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#C8C8CB
Tritanopia (blue-blind)
#A1D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abd3ca; /* rgb */ color: rgb(171, 211, 202); /* oklch */ color: oklch(83.6% 0.044 179.9);
Tailwind
colors: {
custom: {
50: '#c4e0da',
500: '#abd3ca',
950: '#000000',
},
}SCSS
$custom: #abd3ca; $custom-light: #c4e0da; $custom-dark: #000000;
JSON
{
"hex": "#abd3ca",
"rgb": {
"r": 171,
"g": 211,
"b": 202
},
"hsl": {
"h": 166.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.83556,
"c": 0.04398,
"h": 179.9
},
"luminance": 0.59511
}Semantic roles & 50–950 ramp
primary
#ABD3CA
secondary
#A97984
accent
#3C54AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483