#A4FFDF#A4FFDF
#A4FFDF is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.098 H 169.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFDF |
|---|---|
| RGB | rgb(164, 255, 223) |
| HSL | hsl(159, 100%, 82%) |
| HSV | hsv(159, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.77, -34.02, 6.73) |
| CIE-LCH | lch(93.77, 34.68, 168.80°) |
| OKLab | oklab(93.39% -0.0967 0.0173) |
| OKLCH | oklch(93.39% 0.098 169.9) |
| XYZ | xyz(64.3842, 84.7363, 82.7609) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 2.71
Pale Aqua
#B8FFEB
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFDF #FFA4C4
analogous
#A4FFB2 #A4FFDF #A4F2FF
triadic
#A4FFDF #DFA4FF #FFDFA4
tetradic
#A4FFDF #B2A4FF #FFA4C4 #F2FFA4
square
#A4FFDF #B2A4FF #FFA4C4 #F2FFA4
split-complementary
#A4FFDF #FFA4F2 #FFB2A4
monochromatic
#2AFFB4 #67FFC9 #A4FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#A4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFDF
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFDF | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#8BFFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4ffdf; /* rgb */ color: rgb(164, 255, 223); /* oklch */ color: oklch(93.4% 0.098 169.9);
Tailwind
colors: {
custom: {
50: '#c2ffe9',
500: '#a4ffdf',
950: '#000000',
},
}SCSS
$custom: #a4ffdf; $custom-light: #c2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a4ffdf",
"rgb": {
"r": 164,
"g": 255,
"b": 223
},
"hsl": {
"h": 158.901,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93391,
"c": 0.09824,
"h": 169.9
},
"luminance": 0.8474
}Semantic roles & 50–950 ramp
primary
#A4FFDF
secondary
#E46491
accent
#0051E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684