#A4FEEE#A4FEEE
#A4FEEE is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.089 H 181.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FEEE |
|---|---|
| RGB | rgb(164, 254, 238) |
| HSL | hsl(169, 98%, 82%) |
| HSV | hsv(169, 35%, 100%) |
| CMYK | cmyk(35.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.86, -30.37, -0.88) |
| CIE-LCH | lch(93.86, 30.38, 181.65°) |
| OKLab | oklab(93.59% -0.0893 -0.0028) |
| OKLCH | oklch(93.59% 0.089 181.8) |
| XYZ | xyz(66.1787, 84.9450, 93.7812) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.10
Eggshell Blue
#C4FFF7
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FEEE #FEA4B4
analogous
#A4FEC1 #A4FEEE #A4E1FE
triadic
#A4FEEE #EEA4FE #FEEEA4
tetradic
#A4FEEE #C1A4FE #FEA4B4 #E1FEA4
square
#A4FEEE #C1A4FE #FEA4B4 #E1FEA4
split-complementary
#A4FEEE #FEA4E1 #FEC1A4
monochromatic
#2BFDD7 #67FDE3 #A4FEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.17
#A4FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#A4FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FEEE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FEEE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E6E9EF
Tritanopia (blue-blind)
#86FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4feee; /* rgb */ color: rgb(164, 254, 238); /* oklch */ color: oklch(93.6% 0.089 181.8);
Tailwind
colors: {
custom: {
50: '#c2fff3',
500: '#a4feee',
950: '#000000',
},
}SCSS
$custom: #a4feee; $custom-light: #c2fff3; $custom-dark: #000000;
JSON
{
"hex": "#a4feee",
"rgb": {
"r": 164,
"g": 254,
"b": 238
},
"hsl": {
"h": 169.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.93585,
"c": 0.08938,
"h": 181.8
},
"luminance": 0.84949
}Semantic roles & 50–950 ramp
primary
#A4FEEE
secondary
#E2647B
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685