#A4FEFE#A4FEFE
#A4FEFE is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.1% C 0.086 H 195.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FEFE |
|---|---|
| RGB | rgb(164, 254, 254) |
| HSL | hsl(180, 98%, 82%) |
| HSV | hsv(180, 35%, 100%) |
| CMYK | cmyk(35.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.28, -26.77, -8.52) |
| CIE-LCH | lch(94.28, 28.10, 197.66°) |
| OKLab | oklab(94.06% -0.0829 -0.0234) |
| OKLCH | oklch(94.06% 0.086 195.8) |
| XYZ | xyz(68.6346, 85.9274, 106.7157) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.36
Pale Cyan
#B7FFFA
ΔE00 2.94
Paleturquoise
#AFEEEE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Eggshell Blue
#C4FFF7
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FEFE #FEA4A4
analogous
#A4FED1 #A4FEFE #A4D1FE
triadic
#A4FEFE #FEA4FE #FEFEA4
tetradic
#A4FEFE #D1A4FE #FEA4A4 #D1FEA4
square
#A4FEFE #D1A4FE #FEA4A4 #D1FEA4
split-complementary
#A4FEFE #FEA4D1 #FED1A4
monochromatic
#2BFDFD #67FDFD #A4FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.15
#A4FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#A4FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FEFE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FEFE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#7FFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4fefe; /* rgb */ color: rgb(164, 254, 254); /* oklch */ color: oklch(94.1% 0.086 195.8);
Tailwind
colors: {
custom: {
50: '#c3fffe',
500: '#a4fefe',
950: '#000000',
},
}SCSS
$custom: #a4fefe; $custom-light: #c3fffe; $custom-dark: #000000;
JSON
{
"hex": "#a4fefe",
"rgb": {
"r": 164,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.94063,
"c": 0.08618,
"h": 195.8
},
"luminance": 0.85932
}Semantic roles & 50–950 ramp
primary
#A4FEFE
secondary
#E26464
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685