#A4FFD2#A4FFD2
#A4FFD2 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.108 H 161.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFD2 |
|---|---|
| RGB | rgb(164, 255, 210) |
| HSL | hsl(150, 100%, 82%) |
| HSV | hsv(150, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.48, -36.63, 13.01) |
| CIE-LCH | lch(93.48, 38.87, 160.45°) |
| OKLab | oklab(93.06% -0.1022 0.0335) |
| OKLCH | oklch(93.06% 0.108 161.9) |
| XYZ | xyz(62.6984, 84.0620, 73.8821) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.85
Mint
#AAF0C1
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.13
Light Seafoam
#A0FEBF
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFD2 #FFA4D1
analogous
#A4FFA5 #A4FFD2 #A4FEFF
triadic
#A4FFD2 #D2A4FF #FFD2A4
tetradic
#A4FFD2 #A5A4FF #FFA4D1 #FEFFA4
square
#A4FFD2 #A5A4FF #FFA4D1 #FEFFA4
split-complementary
#A4FFD2 #FFA4FE #FFA5A4
monochromatic
#2AFF95 #67FFB4 #A4FFD2 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.18
#A4FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#A4FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFD2
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFD2 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF3D0
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#8FFFF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a4ffd2; /* rgb */ color: rgb(164, 255, 210); /* oklch */ color: oklch(93.1% 0.108 161.9);
Tailwind
colors: {
custom: {
50: '#c2ffdf',
500: '#a4ffd2',
950: '#000000',
},
}SCSS
$custom: #a4ffd2; $custom-light: #c2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#a4ffd2",
"rgb": {
"r": 164,
"g": 255,
"b": 210
},
"hsl": {
"h": 150.33,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9306,
"c": 0.10753,
"h": 161.9
},
"luminance": 0.84066
}Semantic roles & 50–950 ramp
primary
#A4FFD2
secondary
#E464A3
accent
#0071E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684