#A4FFFF#A4FFFF
#A4FFFF is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.087 H 195.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFFF |
|---|---|
| RGB | rgb(164, 255, 255) |
| HSL | hsl(180, 100%, 82%) |
| HSV | hsv(180, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.58, -27.02, -8.60) |
| CIE-LCH | lch(94.58, 28.35, 197.65°) |
| OKLab | oklab(94.31% -0.0837 -0.0236) |
| OKLCH | oklch(94.31% 0.087 195.8) |
| XYZ | xyz(69.1133, 86.6279, 107.6674) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.39
Pale Cyan
#B7FFFA
ΔE00 3.00
Paleturquoise
#AFEEEE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Eggshell Blue
#C4FFF7
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFFF #FFA4A4
analogous
#A4FFD2 #A4FFFF #A4D2FF
triadic
#A4FFFF #FFA4FF #FFFFA4
tetradic
#A4FFFF #D2A4FF #FFA4A4 #D2FFA4
square
#A4FFFF #D2A4FF #FFA4A4 #D2FFA4
split-complementary
#A4FFFF #FFA4D2 #FFD2A4
monochromatic
#2AFFFF #67FFFF #A4FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A4FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#A4FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFFF
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFFF | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#7FFFFF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4ffff; /* rgb */ color: rgb(164, 255, 255); /* oklch */ color: oklch(94.3% 0.087 195.8);
Tailwind
colors: {
custom: {
50: '#c3ffff',
500: '#a4ffff',
950: '#000000',
},
}SCSS
$custom: #a4ffff; $custom-light: #c3ffff; $custom-dark: #000000;
JSON
{
"hex": "#a4ffff",
"rgb": {
"r": 164,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94311,
"c": 0.08698,
"h": 195.8
},
"luminance": 0.86633
}Semantic roles & 50–950 ramp
primary
#A4FFFF
secondary
#E46464
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686