#A4FCBB#A4FCBB
#A4FCBB is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.9% C 0.123 H 151.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FCBB |
|---|---|
| RGB | rgb(164, 252, 187) |
| HSL | hsl(136, 94%, 82%) |
| HSV | hsv(136, 35%, 99%) |
| CMYK | cmyk(34.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.18, -39.54, 22.96) |
| CIE-LCH | lch(92.18, 45.72, 149.86°) |
| OKLab | oklab(91.85% -0.1084 0.0585) |
| OKLCH | oklch(91.85% 0.123 151.7) |
| XYZ | xyz(59.0865, 81.0980, 59.5442) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.03
Light Mint Green
#A6FBB2
ΔE00 1.84
Light Seafoam Green
#A7FFB5
ΔE00 1.89
Light Sea Green
#98F6B0
ΔE00 1.89
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Mint
#B6FFBB
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FCBB #FCA4E5
analogous
#B9FCA4 #A4FCBB #A4FCE7
triadic
#A4FCBB #BBA4FC #FCBBA4
tetradic
#A4FCBB #A4B9FC #FCA4E5 #FCE7A4
square
#A4FCBB #A4B9FC #FCA4E5 #FCE7A4
split-complementary
#A4FCBB #E7A4FC #FCA4B9
monochromatic
#2EF862 #69FA8F #A4FCBB #DFFEE7 #E1FEE9
Accessibility & contrast
On white
1.22
#A4FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#A4FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FCBB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FCBB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#95F9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a4fcbb; /* rgb */ color: rgb(164, 252, 187); /* oklch */ color: oklch(91.9% 0.123 151.7);
Tailwind
colors: {
custom: {
50: '#c1fecf',
500: '#a4fcbb',
950: '#000000',
},
}SCSS
$custom: #a4fcbb; $custom-light: #c1fecf; $custom-dark: #000000;
JSON
{
"hex": "#a4fcbb",
"rgb": {
"r": 164,
"g": 252,
"b": 187
},
"hsl": {
"h": 135.682,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.91854,
"c": 0.12315,
"h": 151.7
},
"luminance": 0.81101
}Semantic roles & 50–950 ramp
primary
#A4FCBB
secondary
#DF65BF
accent
#00AAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683