#BEFFB1#BEFFB1
#BEFFB1 is a very light, vivid green. Relative luminance 0.856; OKLCH L 93.7% C 0.122 H 140.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB1 |
|---|---|
| RGB | rgb(190, 255, 177) |
| HSL | hsl(110, 100%, 85%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(25.5%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(94.16, -34.46, 30.94) |
| CIE-LCH | lch(94.16, 46.31, 138.08°) |
| OKLab | oklab(93.75% -0.0939 0.0778) |
| OKLCH | oklch(93.75% 0.122 140.4) |
| XYZ | xyz(64.9288, 85.6393, 54.6955) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.51
Light Light Green
#C8FFB0
ΔE00 1.74
Pale Green
#C7FDB5
ΔE00 1.78
Light Pastel Green
#B2FBA5
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 2.31
Tea Green
#BDF8A3
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB1 #F2B1FF
analogous
#E5FFB1 #BEFFB1 #B1FFCB
triadic
#BEFFB1 #B1BEFF #FFB1BE
tetradic
#BEFFB1 #B1E5FF #F2B1FF #FFCBB1
square
#BEFFB1 #B1E5FF #F2B1FF #FFCBB1
split-complementary
#BEFFB1 #CBB1FF #FFB1E5
monochromatic
#58FF37 #8BFF74 #BEFFB1 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BEFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BEFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB1
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB1 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#F9ECB5
Tritanopia (blue-blind)
#BAFAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb1; /* rgb */ color: rgb(190, 255, 177); /* oklch */ color: oklch(93.7% 0.122 140.4);
Tailwind
colors: {
custom: {
50: '#d3ffc8',
500: '#beffb1',
950: '#000000',
},
}SCSS
$custom: #beffb1; $custom-light: #d3ffc8; $custom-dark: #000000;
JSON
{
"hex": "#beffb1",
"rgb": {
"r": 190,
"g": 255,
"b": 177
},
"hsl": {
"h": 110,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93748,
"c": 0.12198,
"h": 140.4
},
"luminance": 0.85641
}Semantic roles & 50–950 ramp
primary
#BEFFB1
secondary
#D26FE6
accent
#00E6BF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682