#A1DFE7#A1DFE7
#A1DFE7 is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.4% C 0.064 H 206.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFE7 |
|---|---|
| RGB | rgb(161, 223, 231) |
| HSL | hsl(187, 59%, 77%) |
| HSV | hsv(187, 30%, 91%) |
| CMYK | cmyk(30.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(85.06, -17.66, -10.22) |
| CIE-LCH | lch(85.06, 20.41, 210.06°) |
| OKLab | oklab(86.44% -0.0571 -0.0279) |
| OKLCH | oklch(86.44% 0.064 206.1) |
| XYZ | xyz(55.5047, 66.1190, 85.4234) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Paleturquoise
#AFEEEE
ΔE00 4.56
Pale Sky Blue
#BDF6FE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFE7 #E7A9A1
analogous
#A1E7CC #A1DFE7 #A1BCE7
triadic
#A1DFE7 #E7A1DF #DFE7A1
tetradic
#A1DFE7 #CCA1E7 #E7A9A1 #BCE7A1
square
#A1DFE7 #CCA1E7 #E7A9A1 #BCE7A1
split-complementary
#A1DFE7 #E7A1BC #E7CCA1
monochromatic
#3FBECE #70CEDB #A1DFE7 #D2F0F3 #E7F7F9
Accessibility & contrast
On white
1.48
#A1DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#A1DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFE7
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFE7 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#C9D0E7
Tritanopia (blue-blind)
#88E4E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a1dfe7; /* rgb */ color: rgb(161, 223, 231); /* oklch */ color: oklch(86.4% 0.064 206.1);
Tailwind
colors: {
custom: {
50: '#bfe9ee',
500: '#a1dfe7',
950: '#000000',
},
}SCSS
$custom: #a1dfe7; $custom-light: #bfe9ee; $custom-dark: #000000;
JSON
{
"hex": "#a1dfe7",
"rgb": {
"r": 161,
"g": 223,
"b": 231
},
"hsl": {
"h": 186.857,
"s": 59.322,
"l": 76.863
},
"oklch": {
"l": 0.86444,
"c": 0.0636,
"h": 206.1
},
"luminance": 0.66122
}Semantic roles & 50–950 ramp
primary
#A1DFE7
secondary
#C2746B
accent
#321FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485