#A4FFDE#A4FFDE
#A4FFDE is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.099 H 169.2°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFDE |
|---|---|
| RGB | rgb(164, 255, 222) |
| HSL | hsl(158, 100%, 82%) |
| HSV | hsv(158, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.75, -34.23, 7.22) |
| CIE-LCH | lch(93.75, 34.98, 168.10°) |
| OKLab | oklab(93.37% -0.0971 0.0185) |
| OKLCH | oklch(93.37% 0.099 169.2) |
| XYZ | xyz(64.2498, 84.6825, 82.0529) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.90
Light Aqua
#8CFFDB
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.43
Pale Aqua
#B8FFEB
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFDE #FFA4C5
analogous
#A4FFB1 #A4FFDE #A4F2FF
triadic
#A4FFDE #DEA4FF #FFDEA4
tetradic
#A4FFDE #B1A4FF #FFA4C5 #F2FFA4
square
#A4FFDE #B1A4FF #FFA4C5 #F2FFA4
split-complementary
#A4FFDE #FFA4F2 #FFB1A4
monochromatic
#2AFFB2 #67FFC8 #A4FFDE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#A4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFDE
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFDE | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DC
Deuteranopia (green-blind)
#EBE9E0
Tritanopia (blue-blind)
#8BFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4ffde; /* rgb */ color: rgb(164, 255, 222); /* oklch */ color: oklch(93.4% 0.099 169.2);
Tailwind
colors: {
custom: {
50: '#c2ffe8',
500: '#a4ffde',
950: '#000000',
},
}SCSS
$custom: #a4ffde; $custom-light: #c2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#a4ffde",
"rgb": {
"r": 164,
"g": 255,
"b": 222
},
"hsl": {
"h": 158.242,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93365,
"c": 0.09888,
"h": 169.2
},
"luminance": 0.84686
}Semantic roles & 50–950 ramp
primary
#A4FFDE
secondary
#E46492
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684