#BEEFB4#BEEFB4
#BEEFB4 is a very light, moderate green. Relative luminance 0.760; OKLCH L 90.3% C 0.094 H 140.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFB4 |
|---|---|
| RGB | rgb(190, 239, 180) |
| HSL | hsl(110, 65%, 82%) |
| HSV | hsv(110, 25%, 94%) |
| CMYK | cmyk(20.5%, 0%, 24.7%, 6.3%) |
| CIE-LAB | lab(89.85, -26.52, 23.55) |
| CIE-LCH | lch(89.85, 35.46, 138.40°) |
| OKLab | oklab(90.3% -0.0722 0.0599) |
| OKLCH | oklch(90.3% 0.094 140.3) |
| XYZ | xyz(60.3379, 75.9739, 54.6566) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.38
Very Pale Green
#CFFDBC
ΔE00 3.38
Celadon
#BEFDB7
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.65
Very Light Green
#D1FFBD
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFB4 #E5B4EF
analogous
#DBEFB4 #BEEFB4 #B4EFC8
triadic
#BEEFB4 #B4BEEF #EFB4BE
tetradic
#BEEFB4 #B4DBEF #E5B4EF #EFC8B4
square
#BEEFB4 #B4DBEF #E5B4EF #EFC8B4
split-complementary
#BEEFB4 #C8B4EF #EFB4DB
monochromatic
#67D94F #92E482 #BEEFB4 #E9FAE6 #E9FAE6
Accessibility & contrast
On white
1.30
#BEEFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BEEFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFB4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFB4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#EBE0B7
Tritanopia (blue-blind)
#BBEBDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beefb4; /* rgb */ color: rgb(190, 239, 180); /* oklch */ color: oklch(90.3% 0.094 140.3);
Tailwind
colors: {
custom: {
50: '#d2f4ca',
500: '#beefb4',
950: '#000000',
},
}SCSS
$custom: #beefb4; $custom-light: #d2f4ca; $custom-dark: #000000;
JSON
{
"hex": "#beefb4",
"rgb": {
"r": 190,
"g": 239,
"b": 180
},
"hsl": {
"h": 109.831,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.90302,
"c": 0.09379,
"h": 140.3
},
"luminance": 0.75975
}Semantic roles & 50–950 ramp
primary
#BEEFB4
secondary
#BF7ACD
accent
#19CDAE
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582