#A4FFFA#A4FFFA
#A4FFFA is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.087 H 191.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFFA |
|---|---|
| RGB | rgb(164, 255, 250) |
| HSL | hsl(177, 100%, 82%) |
| HSV | hsv(177, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.44, -28.17, -6.22) |
| CIE-LCH | lch(94.44, 28.84, 192.44°) |
| OKLab | oklab(94.16% -0.0857 -0.0172) |
| OKLCH | oklch(94.16% 0.087 191.3) |
| XYZ | xyz(68.3189, 86.3102, 103.4835) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.32
Pale Cyan
#B7FFFA
ΔE00 2.60
Eggshell Blue
#C4FFF7
ΔE00 4.83
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Paleturquoise
#AFEEEE
ΔE00 5.27
Light Light Blue
#CAFFFB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFFA #FFA4A9
analogous
#A4FFCC #A4FFFA #A4D7FF
triadic
#A4FFFA #FAA4FF #FFFAA4
tetradic
#A4FFFA #CCA4FF #FFA4A9 #D7FFA4
square
#A4FFFA #CCA4FF #FFA4A9 #D7FFA4
split-complementary
#A4FFFA #FFA4D7 #FFCCA4
monochromatic
#2AFFF3 #67FFF7 #A4FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.15
#A4FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#A4FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFFA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFFA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#81FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4fffa; /* rgb */ color: rgb(164, 255, 250); /* oklch */ color: oklch(94.2% 0.087 191.3);
Tailwind
colors: {
custom: {
50: '#c2fffb',
500: '#a4fffa',
950: '#000000',
},
}SCSS
$custom: #a4fffa; $custom-light: #c2fffb; $custom-dark: #000000;
JSON
{
"hex": "#a4fffa",
"rgb": {
"r": 164,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.703,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94158,
"c": 0.08739,
"h": 191.3
},
"luminance": 0.86315
}Semantic roles & 50–950 ramp
primary
#A4FFFA
secondary
#E4646B
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685