#A4FFDD#A4FFDD
#A4FFDD is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.3% C 0.100 H 168.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFDD |
|---|---|
| RGB | rgb(164, 255, 221) |
| HSL | hsl(158, 100%, 82%) |
| HSV | hsv(158, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.72, -34.43, 7.70) |
| CIE-LCH | lch(93.72, 35.28, 167.40°) |
| OKLab | oklab(93.34% -0.0975 0.0198) |
| OKLCH | oklch(93.34% 0.1 168.5) |
| XYZ | xyz(64.1162, 84.6291, 81.3492) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.66
Light Aqua
#8CFFDB
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.35
Pale Aqua
#B8FFEB
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFDD #FFA4C6
analogous
#A4FFAF #A4FFDD #A4F4FF
triadic
#A4FFDD #DDA4FF #FFDDA4
tetradic
#A4FFDD #AFA4FF #FFA4C6 #F4FFA4
square
#A4FFDD #AFA4FF #FFA4C6 #F4FFA4
split-complementary
#A4FFDD #FFA4F4 #FFAFA4
monochromatic
#2AFFAF #67FFC6 #A4FFDD #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A4FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#A4FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFDD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFDD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#8BFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4ffdd; /* rgb */ color: rgb(164, 255, 221); /* oklch */ color: oklch(93.3% 0.100 168.5);
Tailwind
colors: {
custom: {
50: '#c2ffe7',
500: '#a4ffdd',
950: '#000000',
},
}SCSS
$custom: #a4ffdd; $custom-light: #c2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#a4ffdd",
"rgb": {
"r": 164,
"g": 255,
"b": 221
},
"hsl": {
"h": 157.582,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93339,
"c": 0.09953,
"h": 168.5
},
"luminance": 0.84633
}Semantic roles & 50–950 ramp
primary
#A4FFDD
secondary
#E46493
accent
#0056E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684