#A4E3BB#A4E3BB
#A4E3BB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.2% C 0.085 H 156.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3BB |
|---|---|
| RGB | rgb(164, 227, 187) |
| HSL | hsl(142, 53%, 77%) |
| HSV | hsv(142, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.21, -27.97, 13.22) |
| CIE-LCH | lch(85.21, 30.94, 154.71°) |
| OKLab | oklab(86.24% -0.0776 0.0341) |
| OKLCH | oklch(86.24% 0.085 156.3) |
| XYZ | xyz(51.7457, 66.4163, 57.0972) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.13
Light Teal
#90E4C1
ΔE00 3.79
Hospital Green
#9BE5AA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.90
Pale Turquoise
#A5FBD5
ΔE00 5.84
Light Turquoise
#7EF4CC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3BB #E3A4CC
analogous
#ADE3A4 #A4E3BB #A4E3DB
triadic
#A4E3BB #BBA4E3 #E3BBA4
tetradic
#A4E3BB #A4ADE3 #E3A4CC #E3DBA4
square
#A4E3BB #A4ADE3 #E3A4CC #E3DBA4
split-complementary
#A4E3BB #DBA4E3 #E3A4AD
monochromatic
#46C675 #75D598 #A4E3BB #D3F1DE #E8F8EE
Accessibility & contrast
On white
1.47
#A4E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#A4E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3BB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3BB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#99E2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e3bb; /* rgb */ color: rgb(164, 227, 187); /* oklch */ color: oklch(86.2% 0.085 156.3);
Tailwind
colors: {
custom: {
50: '#c0eccf',
500: '#a4e3bb',
950: '#000000',
},
}SCSS
$custom: #a4e3bb; $custom-light: #c0eccf; $custom-dark: #000000;
JSON
{
"hex": "#a4e3bb",
"rgb": {
"r": 164,
"g": 227,
"b": 187
},
"hsl": {
"h": 141.905,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.8624,
"c": 0.08475,
"h": 156.3
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#A4E3BB
secondary
#BD6FA0
accent
#2588C0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483