#BEFFBE#BEFFBE
#BEFFBE is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.109 H 144.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFBE |
|---|---|
| RGB | rgb(190, 255, 190) |
| HSL | hsl(120, 100%, 87%) |
| HSV | hsv(120, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.39, -32.42, 24.69) |
| CIE-LCH | lch(94.39, 40.75, 142.70°) |
| OKLab | oklab(94.01% -0.0885 0.0628) |
| OKLCH | oklch(94.01% 0.109 144.7) |
| XYZ | xyz(66.2868, 86.1825, 61.8476) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.22
Celadon
#BEFDB7
ΔE00 1.27
Pale Green
#C7FDB5
ΔE00 2.69
Light Mint Green
#A6FBB2
ΔE00 3.25
Very Pale Green
#CFFDBC
ΔE00 3.29
Light Seafoam Green
#A7FFB5
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFBE #FFBEFF
analogous
#DFFFBE #BEFFBE #BEFFDF
triadic
#BEFFBE #BEBEFF #FFBEBE
tetradic
#BEFFBE #BEDFFF #FFBEFF #FFDFBE
square
#BEFFBE #BEDFFF #FFBEFF #FFDFBE
split-complementary
#BEFFBE #DFBEFF #FFBEDF
monochromatic
#44FF44 #81FF81 #BEFFBE #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.15
#BEFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BEFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFBE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFBE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F7ECC1
Tritanopia (blue-blind)
#B8FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #beffbe; /* rgb */ color: rgb(190, 255, 190); /* oklch */ color: oklch(94.0% 0.109 144.7);
Tailwind
colors: {
custom: {
50: '#d3ffd1',
500: '#beffbe',
950: '#000000',
},
}SCSS
$custom: #beffbe; $custom-light: #d3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#beffbe",
"rgb": {
"r": 190,
"g": 255,
"b": 190
},
"hsl": {
"h": 120,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94011,
"c": 0.10854,
"h": 144.7
},
"luminance": 0.86185
}Semantic roles & 50–950 ramp
primary
#BEFFBE
secondary
#E77AE7
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683