#A2DFEB#A2DFEB
#A2DFEB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.6% C 0.064 H 211.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFEB |
|---|---|
| RGB | rgb(162, 223, 235) |
| HSL | hsl(190, 65%, 78%) |
| HSV | hsv(190, 31%, 92%) |
| CMYK | cmyk(31.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.23, -16.46, -12.08) |
| CIE-LCH | lch(85.23, 20.42, 216.27°) |
| OKLab | oklab(86.63% -0.0547 -0.033) |
| OKLCH | oklch(86.63% 0.064 211.1) |
| XYZ | xyz(56.2784, 66.4519, 88.4423) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.87
Lightblue
#ADD8E6
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Pale Sky Blue
#BDF6FE
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFEB #EBAEA2
analogous
#A2EBD2 #A2DFEB #A2BAEB
triadic
#A2DFEB #EBA2DF #DFEBA2
tetradic
#A2DFEB #D2A2EB #EBAEA2 #BAEBA2
square
#A2DFEB #D2A2EB #EBAEA2 #BAEBA2
split-complementary
#A2DFEB #EBA2BA #EBD2A2
monochromatic
#3DBCD5 #70CEE0 #A2DFEB #D4F0F6 #E6F6FA
Accessibility & contrast
On white
1.47
#A2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A2DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFEB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFEB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#89E5E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a2dfeb; /* rgb */ color: rgb(162, 223, 235); /* oklch */ color: oklch(86.6% 0.064 211.1);
Tailwind
colors: {
custom: {
50: '#bfe9f1',
500: '#a2dfeb',
950: '#000000',
},
}SCSS
$custom: #a2dfeb; $custom-light: #bfe9f1; $custom-dark: #000000;
JSON
{
"hex": "#a2dfeb",
"rgb": {
"r": 162,
"g": 223,
"b": 235
},
"hsl": {
"h": 189.863,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.86631,
"c": 0.0639,
"h": 211.1
},
"luminance": 0.66455
}Semantic roles & 50–950 ramp
primary
#A2DFEB
secondary
#C77A6A
accent
#3719CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485