#BEFF74#BEFF74
#BEFF74 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.182 H 130.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF74 |
|---|---|
| RGB | rgb(190, 255, 116) |
| HSL | hsl(88, 100%, 73%) |
| HSV | hsv(88, 55%, 100%) |
| CMYK | cmyk(25.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(93.33, -41.99, 59.07) |
| CIE-LCH | lch(93.33, 72.47, 125.41°) |
| OKLab | oklab(92.81% -0.1174 0.1391) |
| OKLCH | oklch(92.81% 0.182 130.2) |
| XYZ | xyz(60.1470, 83.7266, 29.5116) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.44
Light Lime Green
#B9FF66
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 1.76
Pale Lime Green
#B1FF65
ΔE00 1.94
Light Lime
#AEFD6C
ΔE00 2.00
Key Lime
#AEFF6E
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF74 #B574FF
analogous
#FFFB74 #BEFF74 #78FF74
triadic
#BEFF74 #74BEFF #FF74BE
tetradic
#BEFF74 #74FFFB #B574FF #FF7478
square
#BEFF74 #74FFFB #B574FF #FF7478
split-complementary
#BEFF74 #7478FF #FB74FF
monochromatic
#84F900 #A1FF37 #BEFF74 #DBFFB1 #F1FFE0
Accessibility & contrast
On white
1.18
#BEFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BEFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF74
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF74 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF66
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#C2F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff74; /* rgb */ color: rgb(190, 255, 116); /* oklch */ color: oklch(92.8% 0.182 130.2);
Tailwind
colors: {
custom: {
50: '#d5ffa0',
500: '#beff74',
950: '#000000',
},
}SCSS
$custom: #beff74; $custom-light: #d5ffa0; $custom-dark: #000000;
JSON
{
"hex": "#beff74",
"rgb": {
"r": 190,
"g": 255,
"b": 116
},
"hsl": {
"h": 88.058,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92811,
"c": 0.18199,
"h": 130.2
},
"luminance": 0.83728
}Semantic roles & 50–950 ramp
primary
#BEFF74
secondary
#863BDC
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680