#ABDED1#ABDED1
#ABDED1 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.056 H 177.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDED1 |
|---|---|
| RGB | rgb(171, 222, 209) |
| HSL | hsl(165, 44%, 77%) |
| HSV | hsv(165, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.74, -19.04, 1.01) |
| CIE-LCH | lch(84.74, 19.07, 176.97°) |
| OKLab | oklab(86.14% -0.0556 0.0024) |
| OKLCH | oklch(86.14% 0.056 177.5) |
| XYZ | xyz(54.4211, 65.5018, 70.0850) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.39
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDED1 #DEABB8
analogous
#ABDEB8 #ABDED1 #ABD2DE
triadic
#ABDED1 #D1ABDE #DED1AB
tetradic
#ABDED1 #B8ABDE #DEABB8 #D2DEAB
square
#ABDED1 #B8ABDE #DEABB8 #D2DEAB
split-complementary
#ABDED1 #DEABD2 #DEB8AB
monochromatic
#53BBA1 #7FCDB9 #ABDED1 #D7EFE9 #E9F6F3
Accessibility & contrast
On white
1.49
#ABDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#ABDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDED1
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDED1 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#9EE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abded1; /* rgb */ color: rgb(171, 222, 209); /* oklch */ color: oklch(86.1% 0.056 177.5);
Tailwind
colors: {
custom: {
50: '#c5e8df',
500: '#abded1',
950: '#000000',
},
}SCSS
$custom: #abded1; $custom-light: #c5e8df; $custom-dark: #000000;
JSON
{
"hex": "#abded1",
"rgb": {
"r": 171,
"g": 222,
"b": 209
},
"hsl": {
"h": 164.706,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86141,
"c": 0.05567,
"h": 177.5
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#ABDED1
secondary
#B67787
accent
#2F51B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484