#ABD8CA#ABD8CA
#ABD8CA is a very light, muted teal. Relative luminance 0.620; OKLCH L 84.6% C 0.051 H 174.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD8CA |
|---|---|
| RGB | rgb(171, 216, 202) |
| HSL | hsl(161, 37%, 76%) |
| HSV | hsv(161, 21%, 85%) |
| CMYK | cmyk(20.8%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(82.93, -17.46, 2.08) |
| CIE-LCH | lch(82.93, 17.59, 173.20°) |
| OKLab | oklab(84.64% -0.0506 0.0053) |
| OKLCH | oklch(84.64% 0.051 174.1) |
| XYZ | xyz(52.0081, 62.0321, 65.0988) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.81
Duck Egg Blue
#C3FBF4
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.50
Light Teal
#90E4C1
ΔE00 8.51
Seafoam Blue
#78D1B6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD8CA #D8ABB9
analogous
#ABD8B3 #ABD8CA #ABCFD8
triadic
#ABD8CA #CAABD8 #D8CAAB
tetradic
#ABD8CA #B3ABD8 #D8ABB9 #CFD8AB
square
#ABD8CA #B3ABD8 #D8ABB9 #CFD8AB
split-complementary
#ABD8CA #D8ABCF #D8B3AB
monochromatic
#57B195 #81C5B0 #ABD8CA #D5EBE4 #EAF5F2
Accessibility & contrast
On white
1.57
#ABD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#ABD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD8CA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD8CA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#A0D9D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abd8ca; /* rgb */ color: rgb(171, 216, 202); /* oklch */ color: oklch(84.6% 0.051 174.1);
Tailwind
colors: {
custom: {
50: '#c4e4da',
500: '#abd8ca',
950: '#000000',
},
}SCSS
$custom: #abd8ca; $custom-light: #c4e4da; $custom-dark: #000000;
JSON
{
"hex": "#abd8ca",
"rgb": {
"r": 171,
"g": 216,
"b": 202
},
"hsl": {
"h": 161.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.84639,
"c": 0.05089,
"h": 174.1
},
"luminance": 0.62034
}Semantic roles & 50–950 ramp
primary
#ABD8CA
secondary
#AF7889
accent
#365CAF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483