#A4FFFC#A4FFFC
#A4FFFC is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.087 H 193.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFFC |
|---|---|
| RGB | rgb(164, 255, 252) |
| HSL | hsl(178, 100%, 82%) |
| HSV | hsv(178, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.50, -27.71, -7.17) |
| CIE-LCH | lch(94.50, 28.62, 194.51°) |
| OKLab | oklab(94.22% -0.0849 -0.0198) |
| OKLCH | oklch(94.22% 0.087 193.1) |
| XYZ | xyz(68.6341, 86.4363, 105.1439) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.02
Pale Cyan
#B7FFFA
ΔE00 2.63
Eggshell Blue
#C4FFF7
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 5.01
Duck Egg Blue
#C3FBF4
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFFC #FFA4A7
analogous
#A4FFCF #A4FFFC #A4D5FF
triadic
#A4FFFC #FCA4FF #FFFCA4
tetradic
#A4FFFC #CFA4FF #FFA4A7 #D5FFA4
square
#A4FFFC #CFA4FF #FFA4A7 #D5FFA4
split-complementary
#A4FFFC #FFA4D5 #FFCFA4
monochromatic
#2AFFF8 #67FFFA #A4FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A4FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#A4FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFFC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFFC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FC
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#80FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4fffc; /* rgb */ color: rgb(164, 255, 252); /* oklch */ color: oklch(94.2% 0.087 193.1);
Tailwind
colors: {
custom: {
50: '#c3fffd',
500: '#a4fffc',
950: '#000000',
},
}SCSS
$custom: #a4fffc; $custom-light: #c3fffd; $custom-dark: #000000;
JSON
{
"hex": "#a4fffc",
"rgb": {
"r": 164,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.022,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94219,
"c": 0.08715,
"h": 193.1
},
"luminance": 0.86441
}Semantic roles & 50–950 ramp
primary
#A4FFFC
secondary
#E46468
accent
#0008E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685