#A4FFFE#A4FFFE
#A4FFFE is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.087 H 194.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFFE |
|---|---|
| RGB | rgb(164, 255, 254) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.55, -27.25, -8.12) |
| CIE-LCH | lch(94.55, 28.44, 196.60°) |
| OKLab | oklab(94.28% -0.0841 -0.0223) |
| OKLCH | oklch(94.28% 0.087 194.9) |
| XYZ | xyz(68.9527, 86.5637, 106.8218) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.18
Pale Cyan
#B7FFFA
ΔE00 2.84
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Eggshell Blue
#C4FFF7
ΔE00 5.22
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFFE #FFA4A5
analogous
#A4FFD1 #A4FFFE #A4D2FF
triadic
#A4FFFE #FEA4FF #FFFEA4
tetradic
#A4FFFE #D1A4FF #FFA4A5 #D2FFA4
square
#A4FFFE #D1A4FF #FFA4A5 #D2FFA4
split-complementary
#A4FFFE #FFA4D2 #FFD1A4
monochromatic
#2AFFFD #67FFFD #A4FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#A4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFFE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFFE | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#7FFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4fffe; /* rgb */ color: rgb(164, 255, 254); /* oklch */ color: oklch(94.3% 0.087 194.9);
Tailwind
colors: {
custom: {
50: '#c3fffe',
500: '#a4fffe',
950: '#000000',
},
}SCSS
$custom: #a4fffe; $custom-light: #c3fffe; $custom-dark: #000000;
JSON
{
"hex": "#a4fffe",
"rgb": {
"r": 164,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.341,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9428,
"c": 0.08701,
"h": 194.9
},
"luminance": 0.86568
}Semantic roles & 50–950 ramp
primary
#A4FFFE
secondary
#E46465
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685