#A4FFEF#A4FFEF
#A4FFEF is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.090 H 181.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFEF |
|---|---|
| RGB | rgb(164, 255, 239) |
| HSL | hsl(169, 100%, 82%) |
| HSV | hsv(169, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.16, -30.62, -0.96) |
| CIE-LCH | lch(94.16, 30.64, 181.79°) |
| OKLab | oklab(93.83% -0.0901 -0.0031) |
| OKLCH | oklch(93.83% 0.09 181.9) |
| XYZ | xyz(66.6441, 85.6403, 94.6631) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.27
Pale Cyan
#B7FFFA
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFEF #FFA4B4
analogous
#A4FFC2 #A4FFEF #A4E1FF
triadic
#A4FFEF #EFA4FF #FFEFA4
tetradic
#A4FFEF #C2A4FF #FFA4B4 #E1FFA4
square
#A4FFEF #C2A4FF #FFA4B4 #E1FFA4
split-complementary
#A4FFEF #FFA4E1 #FFC2A4
monochromatic
#2AFFD9 #67FFE4 #A4FFEF #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.16
#A4FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#A4FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFEF
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFEF | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#85FFFA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a4ffef; /* rgb */ color: rgb(164, 255, 239); /* oklch */ color: oklch(93.8% 0.090 181.9);
Tailwind
colors: {
custom: {
50: '#c2fff4',
500: '#a4ffef',
950: '#000000',
},
}SCSS
$custom: #a4ffef; $custom-light: #c2fff4; $custom-dark: #000000;
JSON
{
"hex": "#a4ffef",
"rgb": {
"r": 164,
"g": 255,
"b": 239
},
"hsl": {
"h": 169.451,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93833,
"c": 0.09015,
"h": 181.9
},
"luminance": 0.85645
}Semantic roles & 50–950 ramp
primary
#A4FFEF
secondary
#E4647A
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685