#A4FCBA#A4FCBA
#A4FCBA is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.124 H 151.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FCBA |
|---|---|
| RGB | rgb(164, 252, 186) |
| HSL | hsl(135, 94%, 82%) |
| HSV | hsv(135, 35%, 99%) |
| CMYK | cmyk(34.9%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(92.16, -39.72, 23.44) |
| CIE-LCH | lch(92.16, 46.12, 149.45°) |
| OKLab | oklab(91.83% -0.1088 0.0597) |
| OKLCH | oklch(91.83% 0.124 151.3) |
| XYZ | xyz(58.9799, 81.0553, 58.9823) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.19
Light Mint Green
#A6FBB2
ΔE00 1.63
Light Seafoam Green
#A7FFB5
ΔE00 1.69
Light Sea Green
#98F6B0
ΔE00 1.80
Mint (survey)
#9FFEB0
ΔE00 2.24
Light Mint
#B6FFBB
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FCBA #FCA4E6
analogous
#BAFCA4 #A4FCBA #A4FCE6
triadic
#A4FCBA #BAA4FC #FCBAA4
tetradic
#A4FCBA #A4BAFC #FCA4E6 #FCE6A4
square
#A4FCBA #A4BAFC #FCA4E6 #FCE6A4
split-complementary
#A4FCBA #E6A4FC #FCA4BA
monochromatic
#2EF860 #69FA8D #A4FCBA #DFFEE7 #E1FEE9
Accessibility & contrast
On white
1.22
#A4FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#A4FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FCBA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FCBA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#96F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a4fcba; /* rgb */ color: rgb(164, 252, 186); /* oklch */ color: oklch(91.8% 0.124 151.3);
Tailwind
colors: {
custom: {
50: '#c1fecf',
500: '#a4fcba',
950: '#000000',
},
}SCSS
$custom: #a4fcba; $custom-light: #c1fecf; $custom-dark: #000000;
JSON
{
"hex": "#a4fcba",
"rgb": {
"r": 164,
"g": 252,
"b": 186
},
"hsl": {
"h": 135,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.91832,
"c": 0.1241,
"h": 151.3
},
"luminance": 0.81058
}Semantic roles & 50–950 ramp
primary
#A4FCBA
secondary
#DF65C1
accent
#00ACE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683