#A4E0BB#A4E0BB
#A4E0BB is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.6% C 0.080 H 157.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E0BB |
|---|---|
| RGB | rgb(164, 224, 187) |
| HSL | hsl(143, 49%, 76%) |
| HSV | hsv(143, 27%, 88%) |
| CMYK | cmyk(26.8%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.38, -26.53, 12.04) |
| CIE-LCH | lch(84.38, 29.13, 155.60°) |
| OKLab | oklab(85.57% -0.0738 0.0311) |
| OKLCH | oklch(85.57% 0.08 157.2) |
| XYZ | xyz(50.9323, 64.7896, 56.8261) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.83
Mint
#AAF0C1
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.31
Pale Turquoise
#A5FBD5
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E0BB #E0A4C9
analogous
#ABE0A4 #A4E0BB #A4E0D9
triadic
#A4E0BB #BBA4E0 #E0BBA4
tetradic
#A4E0BB #A4ABE0 #E0A4C9 #E0D9A4
square
#A4E0BB #A4ABE0 #E0A4C9 #E0D9A4
split-complementary
#A4E0BB #D9A4E0 #E0A4AB
monochromatic
#49C177 #76D099 #A4E0BB #D2F0DD #E8F7EE
Accessibility & contrast
On white
1.50
#A4E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#A4E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E0BB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E0BB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#99DFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e0bb; /* rgb */ color: rgb(164, 224, 187); /* oklch */ color: oklch(85.6% 0.080 157.2);
Tailwind
colors: {
custom: {
50: '#c0eacf',
500: '#a4e0bb',
950: '#000000',
},
}SCSS
$custom: #a4e0bb; $custom-light: #c0eacf; $custom-dark: #000000;
JSON
{
"hex": "#a4e0bb",
"rgb": {
"r": 164,
"g": 224,
"b": 187
},
"hsl": {
"h": 143,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.85571,
"c": 0.08004,
"h": 157.2
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#A4E0BB
secondary
#B96F9D
accent
#2984BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483