#BEFF76#BEFF76
#BEFF76 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.180 H 130.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF76 |
|---|---|
| RGB | rgb(190, 255, 118) |
| HSL | hsl(88, 100%, 73%) |
| HSV | hsv(88, 54%, 100%) |
| CMYK | cmyk(25.5%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(93.35, -41.80, 58.21) |
| CIE-LCH | lch(93.35, 71.66, 125.68°) |
| OKLab | oklab(92.83% -0.1167 0.1374) |
| OKLCH | oklch(92.83% 0.18 130.3) |
| XYZ | xyz(60.2646, 83.7737, 30.1308) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.52
Light Pea Green
#C4FE82
ΔE00 1.57
Light Lime Green
#B9FF66
ΔE00 1.68
Light Lime
#AEFD6C
ΔE00 2.01
Pale Lime Green
#B1FF65
ΔE00 2.07
Key Lime
#AEFF6E
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF76 #B776FF
analogous
#FFFB76 #BEFF76 #79FF76
triadic
#BEFF76 #76BEFF #FF76BE
tetradic
#BEFF76 #76FFFB #B776FF #FF7679
square
#BEFF76 #76FFFB #B776FF #FF7679
split-complementary
#BEFF76 #7679FF #FB76FF
monochromatic
#84FB00 #A1FF39 #BEFF76 #DBFFB3 #F0FFE0
Accessibility & contrast
On white
1.18
#BEFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BEFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF76
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF76 | 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)
#FFEF69
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#C2F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff76; /* rgb */ color: rgb(190, 255, 118); /* oklch */ color: oklch(92.8% 0.180 130.3);
Tailwind
colors: {
custom: {
50: '#d4ffa1',
500: '#beff76',
950: '#000000',
},
}SCSS
$custom: #beff76; $custom-light: #d4ffa1; $custom-dark: #000000;
JSON
{
"hex": "#beff76",
"rgb": {
"r": 190,
"g": 255,
"b": 118
},
"hsl": {
"h": 88.467,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92834,
"c": 0.18026,
"h": 130.3
},
"luminance": 0.83775
}Semantic roles & 50–950 ramp
primary
#BEFF76
secondary
#893DDD
accent
#00E66D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680