#BEEFB0#BEEFB0
#BEEFB0 is a very light, moderate green. Relative luminance 0.758; OKLCH L 90.2% C 0.098 H 138.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFB0 |
|---|---|
| RGB | rgb(190, 239, 176) |
| HSL | hsl(107, 66%, 81%) |
| HSV | hsv(107, 26%, 94%) |
| CMYK | cmyk(20.5%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(89.77, -27.15, 25.50) |
| CIE-LCH | lch(89.77, 37.24, 136.80°) |
| OKLab | oklab(90.22% -0.0738 0.0646) |
| OKLCH | oklch(90.22% 0.098 138.8) |
| XYZ | xyz(59.9363, 75.8133, 52.5415) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.72
Washed Out Green
#BCF5A6
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.18
Pale Green
#C7FDB5
ΔE00 3.19
Light Grey Green
#B7E1A1
ΔE00 3.23
Celadon
#BEFDB7
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFB0 #E1B0EF
analogous
#DEEFB0 #BEEFB0 #B0EFC2
triadic
#BEEFB0 #B0BEEF #EFB0BE
tetradic
#BEEFB0 #B0DEEF #E1B0EF #EFC2B0
square
#BEEFB0 #B0DEEF #E1B0EF #EFC2B0
split-complementary
#BEEFB0 #C2B0EF #EFB0DE
monochromatic
#6ADA4A #94E57D #BEEFB0 #E8F9E3 #EAFAE6
Accessibility & contrast
On white
1.30
#BEEFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BEEFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFB0
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFB0 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AC
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#BCEBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beefb0; /* rgb */ color: rgb(190, 239, 176); /* oklch */ color: oklch(90.2% 0.098 138.8);
Tailwind
colors: {
custom: {
50: '#d2f4c8',
500: '#beefb0',
950: '#000000',
},
}SCSS
$custom: #beefb0; $custom-light: #d2f4c8; $custom-dark: #000000;
JSON
{
"hex": "#beefb0",
"rgb": {
"r": 190,
"g": 239,
"b": 176
},
"hsl": {
"h": 106.667,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.90218,
"c": 0.09814,
"h": 138.8
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#BEEFB0
secondary
#BA76CD
accent
#17CEA6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582