#A3FEEE#A3FEEE
#A3FEEE is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.090 H 181.9°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FEEE |
|---|---|
| RGB | rgb(163, 254, 238) |
| HSL | hsl(169, 98%, 82%) |
| HSV | hsv(169, 36%, 100%) |
| CMYK | cmyk(35.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.81, -30.63, -0.95) |
| CIE-LCH | lch(93.81, 30.65, 181.77°) |
| OKLab | oklab(93.54% -0.0901 -0.003) |
| OKLCH | oklch(93.54% 0.09 181.9) |
| XYZ | xyz(65.9730, 84.8390, 93.7716) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FEEE #FEA3B3
analogous
#A3FEC1 #A3FEEE #A3E0FE
triadic
#A3FEEE #EEA3FE #FEEEA3
tetradic
#A3FEEE #C1A3FE #FEA3B3 #E0FEA3
square
#A3FEEE #C1A3FE #FEA3B3 #E0FEA3
split-complementary
#A3FEEE #FEA3E0 #FEC1A3
monochromatic
#2AFDD8 #66FDE3 #A3FEEE #E0FFF9 #E1FFF9
Accessibility & contrast
On white
1.17
#A3FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#A3FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FEEE
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FEEE | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#84FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a3feee; /* rgb */ color: rgb(163, 254, 238); /* oklch */ color: oklch(93.5% 0.090 181.9);
Tailwind
colors: {
custom: {
50: '#c1fff3',
500: '#a3feee',
950: '#000000',
},
}SCSS
$custom: #a3feee; $custom-light: #c1fff3; $custom-dark: #000000;
JSON
{
"hex": "#a3feee",
"rgb": {
"r": 163,
"g": 254,
"b": 238
},
"hsl": {
"h": 169.451,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.93536,
"c": 0.09018,
"h": 181.9
},
"luminance": 0.84843
}Semantic roles & 50–950 ramp
primary
#A3FEEE
secondary
#E2637A
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685