#BEFFBF#BEFFBF
#BEFFBF is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.108 H 145.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFBF |
|---|---|
| RGB | rgb(190, 255, 191) |
| HSL | hsl(121, 100%, 87%) |
| HSV | hsv(121, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.41, -32.25, 24.21) |
| CIE-LCH | lch(94.41, 40.33, 143.10°) |
| OKLab | oklab(94.03% -0.0881 0.0616) |
| OKLCH | oklch(94.03% 0.108 145) |
| XYZ | xyz(66.3964, 86.2264, 62.4252) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.28
Celadon
#BEFDB7
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 2.85
Light Mint Green
#A6FBB2
ΔE00 3.31
Light Seafoam Green
#A7FFB5
ΔE00 3.35
Very Pale Green
#CFFDBC
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFBF #FFBEFE
analogous
#DEFFBE #BEFFBF #BEFFE0
triadic
#BEFFBF #BFBEFF #FFBFBE
tetradic
#BEFFBF #BEDEFF #FFBEFE #FFE0BE
square
#BEFFBF #BEDEFF #FFBEFE #FFE0BE
split-complementary
#BEFFBF #E0BEFF #FFBEDE
monochromatic
#44FF46 #81FF83 #BEFFBF #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.15
#BEFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BEFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFBF
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFBF | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F7ECC2
Tritanopia (blue-blind)
#B8FBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #beffbf; /* rgb */ color: rgb(190, 255, 191); /* oklch */ color: oklch(94.0% 0.108 145.0);
Tailwind
colors: {
custom: {
50: '#d3ffd2',
500: '#beffbf',
950: '#000000',
},
}SCSS
$custom: #beffbf; $custom-light: #d3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#beffbf",
"rgb": {
"r": 190,
"g": 255,
"b": 191
},
"hsl": {
"h": 120.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94033,
"c": 0.10752,
"h": 145
},
"luminance": 0.86229
}Semantic roles & 50–950 ramp
primary
#BEFFBF
secondary
#E77AE6
accent
#00E2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683