#B4E4AF#B4E4AF
#B4E4AF is a very light, moderate green. Relative luminance 0.683; OKLCH L 87.2% C 0.087 H 142.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4AF |
|---|---|
| RGB | rgb(180, 228, 175) |
| HSL | hsl(114, 50%, 79%) |
| HSV | hsv(114, 23%, 89%) |
| CMYK | cmyk(21.1%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(86.15, -25.41, 20.93) |
| CIE-LCH | lch(86.15, 32.92, 140.52°) |
| OKLab | oklab(87.15% -0.0693 0.0534) |
| OKLCH | oklch(87.15% 0.087 142.4) |
| XYZ | xyz(54.3017, 68.2838, 50.8682) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.95
Light Grey Green
#B7E1A1
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 4.19
Mint
#AAF0C1
ΔE00 4.86
Celadon
#BEFDB7
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4AF #DFAFE4
analogous
#CFE4AF #B4E4AF #AFE4C5
triadic
#B4E4AF #AFB4E4 #E4AFB4
tetradic
#B4E4AF #AFCFE4 #DFAFE4 #E4C5AF
square
#B4E4AF #AFCFE4 #DFAFE4 #E4C5AF
split-complementary
#B4E4AF #C5AFE4 #E4AFCF
monochromatic
#5EC553 #89D581 #B4E4AF #DFF3DD #EAF7E8
Accessibility & contrast
On white
1.43
#B4E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#B4E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4AF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4AF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#B0E1D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e4af; /* rgb */ color: rgb(180, 228, 175); /* oklch */ color: oklch(87.2% 0.087 142.4);
Tailwind
colors: {
custom: {
50: '#cbecc7',
500: '#b4e4af',
950: '#000000',
},
}SCSS
$custom: #b4e4af; $custom-light: #cbecc7; $custom-dark: #000000;
JSON
{
"hex": "#b4e4af",
"rgb": {
"r": 180,
"g": 228,
"b": 175
},
"hsl": {
"h": 114.34,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.87151,
"c": 0.08747,
"h": 142.4
},
"luminance": 0.68285
}Semantic roles & 50–950 ramp
primary
#B4E4AF
secondary
#B879BE
accent
#29BDAF
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131613
muted
#838482