#A4FEEF#A4FEEF
#A4FEEF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.089 H 182.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FEEF |
|---|---|
| RGB | rgb(164, 254, 239) |
| HSL | hsl(170, 98%, 82%) |
| HSV | hsv(170, 35%, 100%) |
| CMYK | cmyk(35.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.88, -30.15, -1.36) |
| CIE-LCH | lch(93.88, 30.18, 182.58°) |
| OKLab | oklab(93.61% -0.0889 -0.0041) |
| OKLCH | oklch(93.61% 0.089 182.6) |
| XYZ | xyz(66.3260, 85.0039, 94.5571) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.38
Pale Cyan
#B7FFFA
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 5.27
Eggshell Blue
#C4FFF7
ΔE00 5.29
Duck Egg Blue
#C3FBF4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FEEF #FEA4B3
analogous
#A4FEC2 #A4FEEF #A4E0FE
triadic
#A4FEEF #EFA4FE #FEEFA4
tetradic
#A4FEEF #C2A4FE #FEA4B3 #E0FEA4
square
#A4FEEF #C2A4FE #FEA4B3 #E0FEA4
split-complementary
#A4FEEF #FEA4E0 #FEC2A4
monochromatic
#2BFDDA #67FDE4 #A4FEEF #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.17
#A4FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#A4FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FEEF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FEEF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E6E9F0
Tritanopia (blue-blind)
#85FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4feef; /* rgb */ color: rgb(164, 254, 239); /* oklch */ color: oklch(93.6% 0.089 182.6);
Tailwind
colors: {
custom: {
50: '#c2fff4',
500: '#a4feef',
950: '#000000',
},
}SCSS
$custom: #a4feef; $custom-light: #c2fff4; $custom-dark: #000000;
JSON
{
"hex": "#a4feef",
"rgb": {
"r": 164,
"g": 254,
"b": 239
},
"hsl": {
"h": 170,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.93613,
"c": 0.08902,
"h": 182.6
},
"luminance": 0.85008
}Semantic roles & 50–950 ramp
primary
#A4FEEF
secondary
#E26479
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685