#ABDFE7#ABDFE7
#ABDFE7 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.054 H 207.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFE7 |
|---|---|
| RGB | rgb(171, 223, 231) |
| HSL | hsl(188, 56%, 79%) |
| HSV | hsv(188, 26%, 91%) |
| CMYK | cmyk(26%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(85.60, -14.83, -9.35) |
| CIE-LCH | lch(85.60, 17.53, 212.23°) |
| OKLab | oklab(87.02% -0.0482 -0.0255) |
| OKLCH | oklch(87.02% 0.054 207.9) |
| XYZ | xyz(57.6016, 67.2002, 85.5217) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.02
Lightblue
#ADD8E6
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 4.99
Paleturquoise
#AFEEEE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFE7 #E7B3AB
analogous
#ABE7D1 #ABDFE7 #ABC1E7
triadic
#ABDFE7 #E7ABDF #DFE7AB
tetradic
#ABDFE7 #D1ABE7 #E7B3AB #C1E7AB
square
#ABDFE7 #D1ABE7 #E7B3AB #C1E7AB
split-complementary
#ABDFE7 #E7ABC1 #E7D1AB
monochromatic
#4CBBCC #7BCDD9 #ABDFE7 #DBF1F5 #E7F6F8
Accessibility & contrast
On white
1.45
#ABDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#ABDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFE7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFE7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE8
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#98E4E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdfe7; /* rgb */ color: rgb(171, 223, 231); /* oklch */ color: oklch(87.0% 0.054 207.9);
Tailwind
colors: {
custom: {
50: '#c5e9ee',
500: '#abdfe7',
950: '#000000',
},
}SCSS
$custom: #abdfe7; $custom-light: #c5e9ee; $custom-dark: #000000;
JSON
{
"hex": "#abdfe7",
"rgb": {
"r": 171,
"g": 223,
"b": 231
},
"hsl": {
"h": 188,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.87024,
"c": 0.05449,
"h": 207.9
},
"luminance": 0.67203
}Semantic roles & 50–950 ramp
primary
#ABDFE7
secondary
#C27F74
accent
#3822C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485