#A3EAEE#A3EAEE
#A3EAEE is a very light, moderate teal. Relative luminance 0.728; OKLCH L 89.2% C 0.071 H 200.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A3EAEE |
|---|---|
| RGB | rgb(163, 234, 238) |
| HSL | hsl(183, 69%, 79%) |
| HSV | hsv(183, 32%, 93%) |
| CMYK | cmyk(31.5%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.35, -20.99, -9.00) |
| CIE-LCH | lch(88.35, 22.84, 203.20°) |
| OKLab | oklab(89.17% -0.0662 -0.0246) |
| OKLCH | oklch(89.17% 0.071 200.4) |
| XYZ | xyz(59.9544, 72.8018, 91.7654) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.09
Robin'S Egg Blue
#98EFF9
ΔE00 2.74
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3EAEE #EEA7A3
analogous
#A3EECC #A3EAEE #A3C4EE
triadic
#A3EAEE #EEA3EA #EAEEA3
tetradic
#A3EAEE #CCA3EE #EEA7A3 #C4EEA3
square
#A3EAEE #CCA3EE #EEA7A3 #C4EEA3
split-complementary
#A3EAEE #EEA3C4 #EECCA3
monochromatic
#3CD2DB #6FDEE4 #A3EAEE #D7F6F8 #E5F9FA
Accessibility & contrast
On white
1.35
#A3EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#A3EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3EAEE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3EAEE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#87EFEB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #a3eaee; /* rgb */ color: rgb(163, 234, 238); /* oklch */ color: oklch(89.2% 0.071 200.4);
Tailwind
colors: {
custom: {
50: '#c1f0f3',
500: '#a3eaee',
950: '#000000',
},
}SCSS
$custom: #a3eaee; $custom-light: #c1f0f3; $custom-dark: #000000;
JSON
{
"hex": "#a3eaee",
"rgb": {
"r": 163,
"g": 234,
"b": 238
},
"hsl": {
"h": 183.2,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.89165,
"c": 0.07064,
"h": 200.4
},
"luminance": 0.72805
}Semantic roles & 50–950 ramp
primary
#A3EAEE
secondary
#CB6F6A
accent
#1F15D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585