#ABDFE1#ABDFE1
#ABDFE1 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.053 H 199.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFE1 |
|---|---|
| RGB | rgb(171, 223, 225) |
| HSL | hsl(182, 47%, 78%) |
| HSV | hsv(182, 24%, 88%) |
| CMYK | cmyk(24%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(85.44, -16.15, -6.43) |
| CIE-LCH | lch(85.44, 17.38, 201.71°) |
| OKLab | oklab(86.84% -0.0505 -0.0175) |
| OKLCH | oklch(86.84% 0.053 199.2) |
| XYZ | xyz(56.7687, 66.8671, 81.1351) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.16
Paleturquoise
#AFEEEE
ΔE00 3.75
Pale Sky Blue
#BDF6FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.19
Light Sky Blue
#C6FCFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFE1 #E1ADAB
analogous
#ABE1C8 #ABDFE1 #ABC4E1
triadic
#ABDFE1 #E1ABDF #DFE1AB
tetradic
#ABDFE1 #C8ABE1 #E1ADAB #C4E1AB
square
#ABDFE1 #C8ABE1 #E1ADAB #C4E1AB
split-complementary
#ABDFE1 #E1ABC4 #E1C8AB
monochromatic
#51BDC1 #7ECED1 #ABDFE1 #D8F0F1 #E8F6F7
Accessibility & contrast
On white
1.46
#ABDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ABDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFE1
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFE1 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE1
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#99E3DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfe1; /* rgb */ color: rgb(171, 223, 225); /* oklch */ color: oklch(86.8% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#c5e9ea',
500: '#abdfe1',
950: '#000000',
},
}SCSS
$custom: #abdfe1; $custom-light: #c5e9ea; $custom-dark: #000000;
JSON
{
"hex": "#abdfe1",
"rgb": {
"r": 171,
"g": 223,
"b": 225
},
"hsl": {
"h": 182.222,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86835,
"c": 0.05346,
"h": 199.2
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#ABDFE1
secondary
#BA7976
accent
#302BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484