#A4FCBD#A4FCBD
#A4FCBD is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.9% C 0.121 H 152.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FCBD |
|---|---|
| RGB | rgb(164, 252, 189) |
| HSL | hsl(137, 94%, 82%) |
| HSV | hsv(137, 35%, 99%) |
| CMYK | cmyk(34.9%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(92.21, -39.19, 21.99) |
| CIE-LCH | lch(92.21, 44.94, 150.70°) |
| OKLab | oklab(91.9% -0.1075 0.0561) |
| OKLCH | oklch(91.9% 0.121 152.5) |
| XYZ | xyz(59.3021, 81.1842, 60.6796) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.80
Light Sea Green
#98F6B0
ΔE00 2.14
Light Mint Green
#A6FBB2
ΔE00 2.26
Light Seafoam Green
#A7FFB5
ΔE00 2.30
Light Mint
#B6FFBB
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FCBD #FCA4E3
analogous
#B7FCA4 #A4FCBD #A4FCE9
triadic
#A4FCBD #BDA4FC #FCBDA4
tetradic
#A4FCBD #A4B7FC #FCA4E3 #FCE9A4
square
#A4FCBD #A4B7FC #FCA4E3 #FCE9A4
split-complementary
#A4FCBD #E9A4FC #FCA4B7
monochromatic
#2EF867 #69FA92 #A4FCBD #DFFEE8 #E1FEEA
Accessibility & contrast
On white
1.22
#A4FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#A4FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FCBD
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FCBD | 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)
#FCEEB9
Deuteranopia (green-blind)
#EEE5C1
Tritanopia (blue-blind)
#95FAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a4fcbd; /* rgb */ color: rgb(164, 252, 189); /* oklch */ color: oklch(91.9% 0.121 152.5);
Tailwind
colors: {
custom: {
50: '#c1fed1',
500: '#a4fcbd',
950: '#000000',
},
}SCSS
$custom: #a4fcbd; $custom-light: #c1fed1; $custom-dark: #000000;
JSON
{
"hex": "#a4fcbd",
"rgb": {
"r": 164,
"g": 252,
"b": 189
},
"hsl": {
"h": 137.045,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.91897,
"c": 0.12128,
"h": 152.5
},
"luminance": 0.81187
}Semantic roles & 50–950 ramp
primary
#A4FCBD
secondary
#DF65BC
accent
#00A4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683