#BEFFBB#BEFFBB
#BEFFBB is a very light, moderate green. Relative luminance 0.861; OKLCH L 93.9% C 0.112 H 143.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFBB |
|---|---|
| RGB | rgb(190, 255, 187) |
| HSL | hsl(117, 100%, 87%) |
| HSV | hsv(117, 27%, 100%) |
| CMYK | cmyk(25.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.33, -32.90, 26.14) |
| CIE-LCH | lch(94.33, 42.02, 141.54°) |
| OKLab | oklab(93.95% -0.0898 0.0663) |
| OKLCH | oklch(93.95% 0.112 143.6) |
| XYZ | xyz(65.9623, 86.0527, 60.1385) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.72
Light Mint
#B6FFBB
ΔE00 1.25
Pale Green
#C7FDB5
ΔE00 2.23
Very Pale Green
#CFFDBC
ΔE00 3.14
Light Mint Green
#A6FBB2
ΔE00 3.14
Light Light Green
#C8FFB0
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFBB #FCBBFF
analogous
#E0FFBB #BEFFBB #BBFFDA
triadic
#BEFFBB #BBBEFF #FFBBBE
tetradic
#BEFFBB #BBE0FF #FCBBFF #FFDABB
square
#BEFFBB #BBE0FF #FCBBFF #FFDABB
split-complementary
#BEFFBB #DABBFF #FFBBE0
monochromatic
#49FF41 #84FF7E #BEFFBB #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.15
#BEFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#BEFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFBB
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFBB | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F8ECBF
Tritanopia (blue-blind)
#B8FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #beffbb; /* rgb */ color: rgb(190, 255, 187); /* oklch */ color: oklch(93.9% 0.112 143.6);
Tailwind
colors: {
custom: {
50: '#d3ffcf',
500: '#beffbb',
950: '#000000',
},
}SCSS
$custom: #beffbb; $custom-light: #d3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#beffbb",
"rgb": {
"r": 190,
"g": 255,
"b": 187
},
"hsl": {
"h": 117.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93949,
"c": 0.11161,
"h": 143.6
},
"luminance": 0.86055
}Semantic roles & 50–950 ramp
primary
#BEFFBB
secondary
#E277E7
accent
#00E6DB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683