#BEFF77#BEFF77
#BEFF77 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.179 H 130.4°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF77 |
|---|---|
| RGB | rgb(190, 255, 119) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 53%, 100%) |
| CMYK | cmyk(25.5%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(93.36, -41.70, 57.77) |
| CIE-LCH | lch(93.36, 71.25, 125.82°) |
| OKLab | oklab(92.85% -0.1163 0.1365) |
| OKLCH | oklch(92.85% 0.179 130.4) |
| XYZ | xyz(60.3243, 83.7976, 30.4455) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.60
Light Pea Green
#C4FE82
ΔE00 1.47
Light Lime Green
#B9FF66
ΔE00 1.80
Light Lime
#AEFD6C
ΔE00 2.02
Key Lime
#AEFF6E
ΔE00 2.09
Pale Lime Green
#B1FF65
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF77 #B877FF
analogous
#FFFC77 #BEFF77 #7AFF77
triadic
#BEFF77 #77BEFF #FF77BE
tetradic
#BEFF77 #77FFFC #B877FF #FF777A
square
#BEFF77 #77FFFC #B877FF #FF777A
split-complementary
#BEFF77 #777AFF #FC77FF
monochromatic
#83FC00 #A1FF3A #BEFF77 #DBFFB4 #F0FFE0
Accessibility & contrast
On white
1.18
#BEFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BEFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF77
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF77 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#C2F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff77; /* rgb */ color: rgb(190, 255, 119); /* oklch */ color: oklch(92.8% 0.179 130.4);
Tailwind
colors: {
custom: {
50: '#d4ffa2',
500: '#beff77',
950: '#000000',
},
}SCSS
$custom: #beff77; $custom-light: #d4ffa2; $custom-dark: #000000;
JSON
{
"hex": "#beff77",
"rgb": {
"r": 190,
"g": 255,
"b": 119
},
"hsl": {
"h": 88.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92846,
"c": 0.17938,
"h": 130.4
},
"luminance": 0.83799
}Semantic roles & 50–950 ramp
primary
#BEFF77
secondary
#8A3DDD
accent
#00E66E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680