#A4E3BF#A4E3BF
#A4E3BF is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.3% C 0.081 H 159.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3BF |
|---|---|
| RGB | rgb(164, 227, 191) |
| HSL | hsl(146, 53%, 77%) |
| HSV | hsv(146, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(85.30, -27.21, 11.24) |
| CIE-LCH | lch(85.30, 29.44, 157.55°) |
| OKLab | oklab(86.34% -0.0759 0.029) |
| OKLCH | oklch(86.34% 0.081 159.1) |
| XYZ | xyz(52.1799, 66.5900, 59.3839) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.25
Mint
#AAF0C1
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.57
Pale Turquoise
#A5FBD5
ΔE00 5.58
Light Turquoise
#7EF4CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3BF #E3A4C8
analogous
#A9E3A4 #A4E3BF #A4E3DF
triadic
#A4E3BF #BFA4E3 #E3BFA4
tetradic
#A4E3BF #A4A9E3 #E3A4C8 #E3DFA4
square
#A4E3BF #A4A9E3 #E3A4C8 #E3DFA4
split-complementary
#A4E3BF #DFA4E3 #E3A4A9
monochromatic
#46C67D #75D59E #A4E3BF #D3F1E0 #E8F8EF
Accessibility & contrast
On white
1.47
#A4E3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#A4E3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3BF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3BF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#98E2D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e3bf; /* rgb */ color: rgb(164, 227, 191); /* oklch */ color: oklch(86.3% 0.081 159.1);
Tailwind
colors: {
custom: {
50: '#c0ecd2',
500: '#a4e3bf',
950: '#000000',
},
}SCSS
$custom: #a4e3bf; $custom-light: #c0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#a4e3bf",
"rgb": {
"r": 164,
"g": 227,
"b": 191
},
"hsl": {
"h": 145.714,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.8634,
"c": 0.08126,
"h": 159.1
},
"luminance": 0.66592
}Semantic roles & 50–950 ramp
primary
#A4E3BF
secondary
#BD6F9B
accent
#257EC0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483