#A3EEEA#A3EEEA
#A3EEEA is a very light, moderate teal. Relative luminance 0.749; OKLCH L 89.9% C 0.074 H 191.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A3EEEA |
|---|---|
| RGB | rgb(163, 238, 234) |
| HSL | hsl(177, 69%, 79%) |
| HSV | hsv(177, 32%, 93%) |
| CMYK | cmyk(31.5%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(89.33, -23.86, -5.45) |
| CIE-LCH | lch(89.33, 24.47, 192.87°) |
| OKLab | oklab(89.91% -0.0727 -0.015) |
| OKLCH | oklch(89.91% 0.074 191.7) |
| XYZ | xyz(60.5250, 74.8726, 89.0886) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.66
Light Cyan
#ACFFFC
ΔE00 3.57
Pale Cyan
#B7FFFA
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Eggshell Blue
#C4FFF7
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3EEEA #EEA3A7
analogous
#A3EEC4 #A3EEEA #A3CCEE
triadic
#A3EEEA #EAA3EE #EEEAA3
tetradic
#A3EEEA #C4A3EE #EEA3A7 #CCEEA3
square
#A3EEEA #C4A3EE #EEA3A7 #CCEEA3
split-complementary
#A3EEEA #EEA3CC #EEC4A3
monochromatic
#3CDBD2 #6FE4DE #A3EEEA #D7F8F6 #E5FAF9
Accessibility & contrast
On white
1.31
#A3EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#A3EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3EEEA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3EEEA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#88F2ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a3eeea; /* rgb */ color: rgb(163, 238, 234); /* oklch */ color: oklch(89.9% 0.074 191.7);
Tailwind
colors: {
custom: {
50: '#c1f3f0',
500: '#a3eeea',
950: '#000000',
},
}SCSS
$custom: #a3eeea; $custom-light: #c1f3f0; $custom-dark: #000000;
JSON
{
"hex": "#a3eeea",
"rgb": {
"r": 163,
"g": 238,
"b": 234
},
"hsl": {
"h": 176.8,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.89911,
"c": 0.07419,
"h": 191.7
},
"luminance": 0.74876
}Semantic roles & 50–950 ramp
primary
#A3EEEA
secondary
#CB6A6F
accent
#151FD1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585