#A3DFE7#A3DFE7
#A3DFE7 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.6% C 0.062 H 206.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFE7 |
|---|---|
| RGB | rgb(163, 223, 231) |
| HSL | hsl(187, 59%, 77%) |
| HSV | hsv(187, 29%, 91%) |
| CMYK | cmyk(29.4%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(85.16, -17.11, -10.05) |
| CIE-LCH | lch(85.16, 19.84, 210.44°) |
| OKLab | oklab(86.56% -0.0554 -0.0275) |
| OKLCH | oklch(86.56% 0.062 206.4) |
| XYZ | xyz(55.9110, 66.3285, 85.4425) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.33
Paleturquoise
#AFEEEE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Lightblue
#ADD8E6
ΔE00 5.17
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFE7 #E7ABA3
analogous
#A3E7CD #A3DFE7 #A3BDE7
triadic
#A3DFE7 #E7A3DF #DFE7A3
tetradic
#A3DFE7 #CDA3E7 #E7ABA3 #BDE7A3
square
#A3DFE7 #CDA3E7 #E7ABA3 #BDE7A3
split-complementary
#A3DFE7 #E7A3BD #E7CDA3
monochromatic
#42BDCE #72CEDA #A3DFE7 #D4F0F4 #E7F7F9
Accessibility & contrast
On white
1.47
#A3DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#A3DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFE7
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFE7 | 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)
#D5DAE8
Deuteranopia (green-blind)
#CAD1E7
Tritanopia (blue-blind)
#8CE4E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a3dfe7; /* rgb */ color: rgb(163, 223, 231); /* oklch */ color: oklch(86.6% 0.062 206.4);
Tailwind
colors: {
custom: {
50: '#c0e9ee',
500: '#a3dfe7',
950: '#000000',
},
}SCSS
$custom: #a3dfe7; $custom-light: #c0e9ee; $custom-dark: #000000;
JSON
{
"hex": "#a3dfe7",
"rgb": {
"r": 163,
"g": 223,
"b": 231
},
"hsl": {
"h": 187.059,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.86557,
"c": 0.06181,
"h": 206.4
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#A3DFE7
secondary
#C2766C
accent
#331FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485