#A4E0BF#A4E0BF
#A4E0BF is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.7% C 0.077 H 160.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E0BF |
|---|---|
| RGB | rgb(164, 224, 191) |
| HSL | hsl(147, 49%, 76%) |
| HSV | hsv(147, 27%, 88%) |
| CMYK | cmyk(26.8%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(84.46, -25.77, 10.06) |
| CIE-LCH | lch(84.46, 27.66, 158.68°) |
| OKLab | oklab(85.67% -0.0721 0.026) |
| OKLCH | oklch(85.67% 0.077 160.2) |
| XYZ | xyz(51.3665, 64.9633, 59.1128) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.53
Mint
#AAF0C1
ΔE00 4.73
Seafoam
#7FE0B3
ΔE00 5.53
Pale Turquoise
#A5FBD5
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E0BF #E0A4C5
analogous
#A7E0A4 #A4E0BF #A4E0DD
triadic
#A4E0BF #BFA4E0 #E0BFA4
tetradic
#A4E0BF #A4A7E0 #E0A4C5 #E0DDA4
square
#A4E0BF #A4A7E0 #E0A4C5 #E0DDA4
split-complementary
#A4E0BF #DDA4E0 #E0A4A7
monochromatic
#49C17F #76D09F #A4E0BF #D2F0DF #E8F7EF
Accessibility & contrast
On white
1.50
#A4E0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A4E0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E0BF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E0BF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#98DFD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e0bf; /* rgb */ color: rgb(164, 224, 191); /* oklch */ color: oklch(85.7% 0.077 160.2);
Tailwind
colors: {
custom: {
50: '#c0ead2',
500: '#a4e0bf',
950: '#000000',
},
}SCSS
$custom: #a4e0bf; $custom-light: #c0ead2; $custom-dark: #000000;
JSON
{
"hex": "#a4e0bf",
"rgb": {
"r": 164,
"g": 224,
"b": 191
},
"hsl": {
"h": 147,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.85673,
"c": 0.07661,
"h": 160.2
},
"luminance": 0.64965
}Semantic roles & 50–950 ramp
primary
#A4E0BF
secondary
#B96F98
accent
#297ABC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483