#A4F8EA#A4F8EA
#A4F8EA is a very light, moderate teal. Relative luminance 0.810; OKLCH L 92.2% C 0.084 H 182.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A4F8EA |
|---|---|
| RGB | rgb(164, 248, 234) |
| HSL | hsl(170, 86%, 81%) |
| HSV | hsv(170, 34%, 97%) |
| CMYK | cmyk(33.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.12, -28.40, -1.36) |
| CIE-LCH | lch(92.12, 28.44, 182.74°) |
| OKLab | oklab(92.15% -0.0839 -0.0041) |
| OKLCH | oklch(92.15% 0.084 182.8) |
| XYZ | xyz(63.7232, 80.9640, 90.0958) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.42
Pale Cyan
#B7FFFA
ΔE00 4.22
Light Cyan
#ACFFFC
ΔE00 4.37
Eggshell Blue
#C4FFF7
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4F8EA #F8A4B2
analogous
#A4F8C0 #A4F8EA #A4DCF8
triadic
#A4F8EA #EAA4F8 #F8EAA4
tetradic
#A4F8EA #C0A4F8 #F8A4B2 #DCF8A4
square
#A4F8EA #C0A4F8 #F8A4B2 #DCF8A4
split-complementary
#A4F8EA #F8A4DC #F8C0A4
monochromatic
#32EFD0 #6BF4DD #A4F8EA #DDFCF7 #E3FDF8
Accessibility & contrast
On white
1.22
#A4F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#A4F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4F8EA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4F8EA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#88FBF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a4f8ea; /* rgb */ color: rgb(164, 248, 234); /* oklch */ color: oklch(92.2% 0.084 182.8);
Tailwind
colors: {
custom: {
50: '#c2faf0',
500: '#a4f8ea',
950: '#000000',
},
}SCSS
$custom: #a4f8ea; $custom-light: #c2faf0; $custom-dark: #000000;
JSON
{
"hex": "#a4f8ea",
"rgb": {
"r": 164,
"g": 248,
"b": 234
},
"hsl": {
"h": 170,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.92152,
"c": 0.08396,
"h": 182.8
},
"luminance": 0.80968
}Semantic roles & 50–950 ramp
primary
#A4F8EA
secondary
#D9677A
accent
#0328E2
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585