#A1DFEB#A1DFEB
#A1DFEB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.6% C 0.065 H 210.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFEB |
|---|---|
| RGB | rgb(161, 223, 235) |
| HSL | hsl(190, 65%, 78%) |
| HSV | hsv(190, 31%, 92%) |
| CMYK | cmyk(31.5%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.17, -16.74, -12.16) |
| CIE-LCH | lch(85.17, 20.69, 216.01°) |
| OKLab | oklab(86.58% -0.0556 -0.0332) |
| OKLCH | oklch(86.58% 0.065 210.9) |
| XYZ | xyz(56.0761, 66.3476, 88.4328) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.99
Lightblue
#ADD8E6
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 5.58
Paleturquoise
#AFEEEE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFEB #EBADA1
analogous
#A1EBD2 #A1DFEB #A1BAEB
triadic
#A1DFEB #EBA1DF #DFEBA1
tetradic
#A1DFEB #D2A1EB #EBADA1 #BAEBA1
square
#A1DFEB #D2A1EB #EBADA1 #BAEBA1
split-complementary
#A1DFEB #EBA1BA #EBD2A1
monochromatic
#3CBDD6 #6FCEE0 #A1DFEB #D3F0F6 #E6F6FA
Accessibility & contrast
On white
1.47
#A1DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#A1DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFEB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFEB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#87E5E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a1dfeb; /* rgb */ color: rgb(161, 223, 235); /* oklch */ color: oklch(86.6% 0.065 210.9);
Tailwind
colors: {
custom: {
50: '#bfe9f1',
500: '#a1dfeb',
950: '#000000',
},
}SCSS
$custom: #a1dfeb; $custom-light: #bfe9f1; $custom-dark: #000000;
JSON
{
"hex": "#a1dfeb",
"rgb": {
"r": 161,
"g": 223,
"b": 235
},
"hsl": {
"h": 189.73,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.86575,
"c": 0.06478,
"h": 210.9
},
"luminance": 0.66351
}Semantic roles & 50–950 ramp
primary
#A1DFEB
secondary
#C77969
accent
#3619CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485