#A2DFE7#A2DFE7
#A2DFE7 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.5% C 0.063 H 206.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFE7 |
|---|---|
| RGB | rgb(162, 223, 231) |
| HSL | hsl(187, 59%, 77%) |
| HSV | hsv(187, 30%, 91%) |
| CMYK | cmyk(29.9%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(85.11, -17.39, -10.14) |
| CIE-LCH | lch(85.11, 20.13, 210.25°) |
| OKLab | oklab(86.5% -0.0562 -0.0277) |
| OKLCH | oklch(86.5% 0.063 206.2) |
| XYZ | xyz(55.7071, 66.2234, 85.4329) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Pale Sky Blue
#BDF6FE
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFE7 #E7AAA2
analogous
#A2E7CD #A2DFE7 #A2BDE7
triadic
#A2DFE7 #E7A2DF #DFE7A2
tetradic
#A2DFE7 #CDA2E7 #E7AAA2 #BDE7A2
square
#A2DFE7 #CDA2E7 #E7AAA2 #BDE7A2
split-complementary
#A2DFE7 #E7A2BD #E7CDA2
monochromatic
#41BECE #71CEDA #A2DFE7 #D3F0F4 #E7F7F9
Accessibility & contrast
On white
1.47
#A2DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A2DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFE7
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFE7 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#C9D1E7
Tritanopia (blue-blind)
#8AE4E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a2dfe7; /* rgb */ color: rgb(162, 223, 231); /* oklch */ color: oklch(86.5% 0.063 206.2);
Tailwind
colors: {
custom: {
50: '#bfe9ee',
500: '#a2dfe7',
950: '#000000',
},
}SCSS
$custom: #a2dfe7; $custom-light: #bfe9ee; $custom-dark: #000000;
JSON
{
"hex": "#a2dfe7",
"rgb": {
"r": 162,
"g": 223,
"b": 231
},
"hsl": {
"h": 186.957,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.865,
"c": 0.0627,
"h": 206.2
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#A2DFE7
secondary
#C2756C
accent
#321FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485