#A4FFDC#A4FFDC
#A4FFDC is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.3% C 0.100 H 167.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFDC |
|---|---|
| RGB | rgb(164, 255, 220) |
| HSL | hsl(157, 100%, 82%) |
| HSV | hsv(157, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.70, -34.64, 8.18) |
| CIE-LCH | lch(93.70, 35.59, 166.71°) |
| OKLab | oklab(93.31% -0.098 0.021) |
| OKLCH | oklch(93.31% 0.1 167.9) |
| XYZ | xyz(63.9833, 84.5760, 80.6496) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.43
Light Aqua
#8CFFDB
ΔE00 2.70
Aquamarine
#7FFFD4
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFDC #FFA4C7
analogous
#A4FFAF #A4FFDC #A4F5FF
triadic
#A4FFDC #DCA4FF #FFDCA4
tetradic
#A4FFDC #AFA4FF #FFA4C7 #F5FFA4
square
#A4FFDC #AFA4FF #FFA4C7 #F5FFA4
split-complementary
#A4FFDC #FFA4F5 #FFAFA4
monochromatic
#2AFFAD #67FFC4 #A4FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A4FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#A4FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFDC
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFDC | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#8CFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4ffdc; /* rgb */ color: rgb(164, 255, 220); /* oklch */ color: oklch(93.3% 0.100 167.9);
Tailwind
colors: {
custom: {
50: '#c2ffe6',
500: '#a4ffdc',
950: '#000000',
},
}SCSS
$custom: #a4ffdc; $custom-light: #c2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a4ffdc",
"rgb": {
"r": 164,
"g": 255,
"b": 220
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93313,
"c": 0.10019,
"h": 167.9
},
"luminance": 0.8458
}Semantic roles & 50–950 ramp
primary
#A4FFDC
secondary
#E46495
accent
#0058E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684