#A4FDAE#A4FDAE
#A4FDAE is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.137 H 147.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FDAE |
|---|---|
| RGB | rgb(164, 253, 174) |
| HSL | hsl(127, 96%, 82%) |
| HSV | hsv(127, 35%, 99%) |
| CMYK | cmyk(35.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(92.22, -42.19, 29.61) |
| CIE-LCH | lch(92.22, 51.54, 144.94°) |
| OKLab | oklab(91.81% -0.1151 0.0746) |
| OKLCH | oklch(91.81% 0.137 147.1) |
| XYZ | xyz(58.0722, 81.1960, 52.6487) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.83
Light Seafoam Green
#A7FFB5
ΔE00 1.08
Light Mint Green
#A6FBB2
ΔE00 1.10
Foam Green
#90FDA9
ΔE00 2.25
Light Sea Green
#98F6B0
ΔE00 2.53
Light Mint
#B6FFBB
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FDAE #FDA4F3
analogous
#C7FDA4 #A4FDAE #A4FDDB
triadic
#A4FDAE #AEA4FD #FDAEA4
tetradic
#A4FDAE #A4C7FD #FDA4F3 #FDDBA4
square
#A4FDAE #A4C7FD #FDA4F3 #FDDBA4
split-complementary
#A4FDAE #DBA4FD #FDA4C7
monochromatic
#2CFA43 #68FC79 #A4FDAE #E0FEE3 #E1FEE4
Accessibility & contrast
On white
1.22
#A4FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#A4FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FDAE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FDAE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#F2E5B2
Tritanopia (blue-blind)
#98F9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a4fdae; /* rgb */ color: rgb(164, 253, 174); /* oklch */ color: oklch(91.8% 0.137 147.1);
Tailwind
colors: {
custom: {
50: '#c2fec6',
500: '#a4fdae',
950: '#000000',
},
}SCSS
$custom: #a4fdae; $custom-light: #c2fec6; $custom-dark: #000000;
JSON
{
"hex": "#a4fdae",
"rgb": {
"r": 164,
"g": 253,
"b": 174
},
"hsl": {
"h": 126.742,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.91811,
"c": 0.13714,
"h": 147.1
},
"luminance": 0.81199
}Semantic roles & 50–950 ramp
primary
#A4FDAE
secondary
#E065D3
accent
#00CCE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682