#A4FEE2#A4FEE2
#A4FEE2 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.095 H 172.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FEE2 |
|---|---|
| RGB | rgb(164, 254, 226) |
| HSL | hsl(161, 98%, 82%) |
| HSV | hsv(161, 35%, 100%) |
| CMYK | cmyk(35.4%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.56, -32.94, 4.89) |
| CIE-LCH | lch(93.56, 33.30, 171.55°) |
| OKLab | oklab(93.25% -0.0943 0.0124) |
| OKLCH | oklch(93.25% 0.095 172.5) |
| XYZ | xyz(64.4741, 84.2632, 84.8038) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.20
Pale Aqua
#B8FFEB
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.06
Aquamarine
#7FFFD4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FEE2 #FEA4C0
analogous
#A4FEB5 #A4FEE2 #A4EDFE
triadic
#A4FEE2 #E2A4FE #FEE2A4
tetradic
#A4FEE2 #B5A4FE #FEA4C0 #EDFEA4
square
#A4FEE2 #B5A4FE #FEA4C0 #EDFEA4
split-complementary
#A4FEE2 #FEA4ED #FEB5A4
monochromatic
#2BFDBB #67FDCF #A4FEE2 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.18
#A4FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#A4FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FEE2
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FEE2 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#8AFFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a4fee2; /* rgb */ color: rgb(164, 254, 226); /* oklch */ color: oklch(93.3% 0.095 172.5);
Tailwind
colors: {
custom: {
50: '#c2ffeb',
500: '#a4fee2',
950: '#000000',
},
}SCSS
$custom: #a4fee2; $custom-light: #c2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a4fee2",
"rgb": {
"r": 164,
"g": 254,
"b": 226
},
"hsl": {
"h": 161.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.9325,
"c": 0.0951,
"h": 172.5
},
"luminance": 0.84267
}Semantic roles & 50–950 ramp
primary
#A4FEE2
secondary
#E2648B
accent
#0047E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684