#A4FFFD#A4FFFD
#A4FFFD is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.087 H 194.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFFD |
|---|---|
| RGB | rgb(164, 255, 253) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.53, -27.48, -7.65) |
| CIE-LCH | lch(94.53, 28.52, 195.55°) |
| OKLab | oklab(94.25% -0.0845 -0.0211) |
| OKLCH | oklch(94.25% 0.087 194) |
| XYZ | xyz(68.7930, 86.4998, 105.9806) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.04
Pale Cyan
#B7FFFA
ΔE00 2.71
Paleturquoise
#AFEEEE
ΔE00 4.92
Eggshell Blue
#C4FFF7
ΔE00 5.09
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFFD #FFA4A6
analogous
#A4FFCF #A4FFFD #A4D4FF
triadic
#A4FFFD #FDA4FF #FFFDA4
tetradic
#A4FFFD #CFA4FF #FFA4A6 #D4FFA4
square
#A4FFFD #CFA4FF #FFA4A6 #D4FFA4
split-complementary
#A4FFFD #FFA4D4 #FFCFA4
monochromatic
#2AFFFA #67FFFC #A4FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#A4FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFFD
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFFD | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#7FFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a4fffd; /* rgb */ color: rgb(164, 255, 253); /* oklch */ color: oklch(94.2% 0.087 194.0);
Tailwind
colors: {
custom: {
50: '#c3fffe',
500: '#a4fffd',
950: '#000000',
},
}SCSS
$custom: #a4fffd; $custom-light: #c3fffe; $custom-dark: #000000;
JSON
{
"hex": "#a4fffd",
"rgb": {
"r": 164,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.681,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94249,
"c": 0.08708,
"h": 194
},
"luminance": 0.86504
}Semantic roles & 50–950 ramp
primary
#A4FFFD
secondary
#E46466
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685