#BEEFB2#BEEFB2
#BEEFB2 is a very light, moderate green. Relative luminance 0.759; OKLCH L 90.3% C 0.096 H 139.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFB2 |
|---|---|
| RGB | rgb(190, 239, 178) |
| HSL | hsl(108, 66%, 82%) |
| HSV | hsv(108, 26%, 94%) |
| CMYK | cmyk(20.5%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(89.81, -26.84, 24.52) |
| CIE-LCH | lch(89.81, 36.35, 137.58°) |
| OKLab | oklab(90.26% -0.073 0.0623) |
| OKLCH | oklch(90.26% 0.096 139.5) |
| XYZ | xyz(60.1356, 75.8930, 53.5913) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.01
Very Pale Green
#CFFDBC
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 3.38
Pale Green
#C7FDB5
ΔE00 3.39
Celadon
#BEFDB7
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFB2 #E3B2EF
analogous
#DDEFB2 #BEEFB2 #B2EFC5
triadic
#BEEFB2 #B2BEEF #EFB2BE
tetradic
#BEEFB2 #B2DDEF #E3B2EF #EFC5B2
square
#BEEFB2 #B2DDEF #E3B2EF #EFC5B2
split-complementary
#BEEFB2 #C5B2EF #EFB2DD
monochromatic
#68DA4D #93E47F #BEEFB2 #E9FAE5 #EAFAE6
Accessibility & contrast
On white
1.30
#BEEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BEEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFB2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFB2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#EBE0B5
Tritanopia (blue-blind)
#BCEBDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beefb2; /* rgb */ color: rgb(190, 239, 178); /* oklch */ color: oklch(90.3% 0.096 139.5);
Tailwind
colors: {
custom: {
50: '#d2f4c9',
500: '#beefb2',
950: '#000000',
},
}SCSS
$custom: #beefb2; $custom-light: #d2f4c9; $custom-dark: #000000;
JSON
{
"hex": "#beefb2",
"rgb": {
"r": 190,
"g": 239,
"b": 178
},
"hsl": {
"h": 108.197,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.90259,
"c": 0.09596,
"h": 139.5
},
"luminance": 0.75895
}Semantic roles & 50–950 ramp
primary
#BEEFB2
secondary
#BC78CD
accent
#18CDAA
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582