#A4F4EA#A4F4EA
#A4F4EA is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.3% C 0.080 H 186.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4F4EA |
|---|---|
| RGB | rgb(164, 244, 234) |
| HSL | hsl(173, 78%, 80%) |
| HSV | hsv(173, 33%, 96%) |
| CMYK | cmyk(32.8%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(91.02, -26.49, -2.96) |
| CIE-LCH | lch(91.02, 26.66, 186.38°) |
| OKLab | oklab(91.28% -0.0791 -0.0084) |
| OKLCH | oklch(91.28% 0.08 186) |
| XYZ | xyz(62.5066, 78.5307, 89.6903) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.49
Light Cyan
#ACFFFC
ΔE00 3.53
Pale Aqua
#B8FFEB
ΔE00 4.55
Eggshell Blue
#C4FFF7
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4F4EA #F4A4AE
analogous
#A4F4C2 #A4F4EA #A4D6F4
triadic
#A4F4EA #EAA4F4 #F4EAA4
tetradic
#A4F4EA #C2A4F4 #F4A4AE #D6F4A4
square
#A4F4EA #C2A4F4 #F4A4AE #D6F4A4
split-complementary
#A4F4EA #F4A4D6 #F4C2A4
monochromatic
#37E7D1 #6DEDDD #A4F4EA #DBFBF7 #E4FCF9
Accessibility & contrast
On white
1.26
#A4F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#A4F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4F4EA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4F4EA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#89F8F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4f4ea; /* rgb */ color: rgb(164, 244, 234); /* oklch */ color: oklch(91.3% 0.080 186.0);
Tailwind
colors: {
custom: {
50: '#c1f8f0',
500: '#a4f4ea',
950: '#000000',
},
}SCSS
$custom: #a4f4ea; $custom-light: #c1f8f0; $custom-dark: #000000;
JSON
{
"hex": "#a4f4ea",
"rgb": {
"r": 164,
"g": 244,
"b": 234
},
"hsl": {
"h": 172.5,
"s": 78.431,
"l": 80
},
"oklch": {
"l": 0.91275,
"c": 0.07951,
"h": 186
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#A4F4EA
secondary
#D36976
accent
#0B25DB
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585