#ABDBDE#ABDBDE
#ABDBDE is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.050 H 201.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDE |
|---|---|
| RGB | rgb(171, 219, 222) |
| HSL | hsl(184, 44%, 77%) |
| HSV | hsv(184, 23%, 87%) |
| CMYK | cmyk(23%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.27, -14.78, -6.56) |
| CIE-LCH | lch(84.27, 16.17, 203.94°) |
| OKLab | oklab(85.88% -0.0465 -0.0179) |
| OKLCH | oklch(85.88% 0.05 201) |
| XYZ | xyz(55.3070, 64.5926, 78.6466) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.77
Paleturquoise
#AFEEEE
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 5.25
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Light Sky Blue
#C6FCFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDE #DEAEAB
analogous
#ABDEC8 #ABDBDE #ABC2DE
triadic
#ABDBDE #DEABDB #DBDEAB
tetradic
#ABDBDE #C8ABDE #DEAEAB #C2DEAB
square
#ABDBDE #C8ABDE #DEAEAB #C2DEAB
split-complementary
#ABDBDE #DEABC2 #DEC8AB
monochromatic
#53B5BB #7FC8CD #ABDBDE #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.51
#ABDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#9BDFDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbde; /* rgb */ color: rgb(171, 219, 222); /* oklch */ color: oklch(85.9% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#c5e6e8',
500: '#abdbde',
950: '#000000',
},
}SCSS
$custom: #abdbde; $custom-light: #c5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#abdbde",
"rgb": {
"r": 171,
"g": 219,
"b": 222
},
"hsl": {
"h": 183.529,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85882,
"c": 0.04984,
"h": 201
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#ABDBDE
secondary
#B67A77
accent
#372FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484