#A4E3BC#A4E3BC
#A4E3BC is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.3% C 0.084 H 157.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3BC |
|---|---|
| RGB | rgb(164, 227, 188) |
| HSL | hsl(143, 53%, 77%) |
| HSV | hsv(143, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(85.23, -27.78, 12.72) |
| CIE-LCH | lch(85.23, 30.56, 155.39°) |
| OKLab | oklab(86.27% -0.0772 0.0328) |
| OKLCH | oklch(86.27% 0.084 157) |
| XYZ | xyz(51.8531, 66.4593, 57.6630) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.63
Hospital Green
#9BE5AA
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 4.92
Pale Turquoise
#A5FBD5
ΔE00 5.76
Light Turquoise
#7EF4CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3BC #E3A4CB
analogous
#ACE3A4 #A4E3BC #A4E3DC
triadic
#A4E3BC #BCA4E3 #E3BCA4
tetradic
#A4E3BC #A4ACE3 #E3A4CB #E3DCA4
square
#A4E3BC #A4ACE3 #E3A4CB #E3DCA4
split-complementary
#A4E3BC #DCA4E3 #E3A4AC
monochromatic
#46C677 #75D59A #A4E3BC #D3F1DE #E8F8EE
Accessibility & contrast
On white
1.47
#A4E3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A4E3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3BC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3BC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#99E2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e3bc; /* rgb */ color: rgb(164, 227, 188); /* oklch */ color: oklch(86.3% 0.084 157.0);
Tailwind
colors: {
custom: {
50: '#c0ecd0',
500: '#a4e3bc',
950: '#000000',
},
}SCSS
$custom: #a4e3bc; $custom-light: #c0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#a4e3bc",
"rgb": {
"r": 164,
"g": 227,
"b": 188
},
"hsl": {
"h": 142.857,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.86265,
"c": 0.08386,
"h": 157
},
"luminance": 0.66462
}Semantic roles & 50–950 ramp
primary
#A4E3BC
secondary
#BD6F9F
accent
#2585C0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483