#ABDAD2#ABDAD2
#ABDAD2 is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.3% C 0.050 H 183.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDAD2 |
|---|---|
| RGB | rgb(171, 218, 210) |
| HSL | hsl(170, 39%, 76%) |
| HSV | hsv(170, 22%, 85%) |
| CMYK | cmyk(21.6%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(83.68, -16.83, -1.07) |
| CIE-LCH | lch(83.68, 16.87, 183.64°) |
| OKLab | oklab(85.3% -0.05 -0.0031) |
| OKLCH | oklch(85.3% 0.05 183.6) |
| XYZ | xyz(53.4954, 63.4519, 70.3891) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.20
Pale Cyan
#B7FFFA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDAD2 #DAABB3
analogous
#ABDABB #ABDAD2 #ABCBDA
triadic
#ABDAD2 #D2ABDA #DAD2AB
tetradic
#ABDAD2 #BBABDA #DAABB3 #CBDAAB
square
#ABDAD2 #BBABDA #DAABB3 #CBDAAB
split-complementary
#ABDAD2 #DAABCB #DABBAB
monochromatic
#56B5A4 #81C7BB #ABDAD2 #D5EDE9 #EAF6F4
Accessibility & contrast
On white
1.53
#ABDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ABDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDAD2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDAD2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#9EDCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdad2; /* rgb */ color: rgb(171, 218, 210); /* oklch */ color: oklch(85.3% 0.050 183.6);
Tailwind
colors: {
custom: {
50: '#c5e5df',
500: '#abdad2',
950: '#000000',
},
}SCSS
$custom: #abdad2; $custom-light: #c5e5df; $custom-dark: #000000;
JSON
{
"hex": "#abdad2",
"rgb": {
"r": 171,
"g": 218,
"b": 210
},
"hsl": {
"h": 169.787,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.85303,
"c": 0.0501,
"h": 183.6
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#ABDAD2
secondary
#B27882
accent
#3449B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484