#A4FCAB#A4FCAB
#A4FCAB is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.139 H 146.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FCAB |
|---|---|
| RGB | rgb(164, 252, 171) |
| HSL | hsl(125, 94%, 82%) |
| HSV | hsv(125, 35%, 99%) |
| CMYK | cmyk(34.9%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(91.89, -42.23, 30.67) |
| CIE-LCH | lch(91.89, 52.19, 144.01°) |
| OKLab | oklab(91.53% -0.1152 0.0771) |
| OKLCH | oklch(91.53% 0.139 146.2) |
| XYZ | xyz(57.4682, 80.4506, 51.0206) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.23
Light Mint Green
#A6FBB2
ΔE00 1.44
Light Seafoam Green
#A7FFB5
ΔE00 1.55
Foam Green
#90FDA9
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FCAB #FCA4F5
analogous
#C9FCA4 #A4FCAB #A4FCD7
triadic
#A4FCAB #ABA4FC #FCABA4
tetradic
#A4FCAB #A4C9FC #FCA4F5 #FCD7A4
square
#A4FCAB #A4C9FC #FCA4F5 #FCD7A4
split-complementary
#A4FCAB #D7A4FC #FCA4C9
monochromatic
#2EF83E #69FA74 #A4FCAB #DFFEE2 #E1FEE4
Accessibility & contrast
On white
1.23
#A4FCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#A4FCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FCAB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FCAB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#F1E4B0
Tritanopia (blue-blind)
#99F8E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a4fcab; /* rgb */ color: rgb(164, 252, 171); /* oklch */ color: oklch(91.5% 0.139 146.2);
Tailwind
colors: {
custom: {
50: '#c2fec4',
500: '#a4fcab',
950: '#000000',
},
}SCSS
$custom: #a4fcab; $custom-light: #c2fec4; $custom-dark: #000000;
JSON
{
"hex": "#a4fcab",
"rgb": {
"r": 164,
"g": 252,
"b": 171
},
"hsl": {
"h": 124.773,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.91525,
"c": 0.1386,
"h": 146.2
},
"luminance": 0.80454
}Semantic roles & 50–950 ramp
primary
#A4FCAB
secondary
#DF65D5
accent
#00D3E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682