#BEFF75#BEFF75
#BEFF75 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.181 H 130.3°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF75 |
|---|---|
| RGB | rgb(190, 255, 117) |
| HSL | hsl(88, 100%, 73%) |
| HSV | hsv(88, 54%, 100%) |
| CMYK | cmyk(25.5%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(93.34, -41.89, 58.64) |
| CIE-LCH | lch(93.34, 72.07, 125.54°) |
| OKLab | oklab(92.82% -0.117 0.1382) |
| OKLCH | oklch(92.82% 0.181 130.3) |
| XYZ | xyz(60.2055, 83.7500, 29.8195) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.46
Light Lime Green
#B9FF66
ΔE00 1.57
Light Pea Green
#C4FE82
ΔE00 1.66
Light Lime
#AEFD6C
ΔE00 2.00
Pale Lime Green
#B1FF65
ΔE00 2.01
Key Lime
#AEFF6E
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF75 #B675FF
analogous
#FFFB75 #BEFF75 #79FF75
triadic
#BEFF75 #75BEFF #FF75BE
tetradic
#BEFF75 #75FFFB #B675FF #FF7579
square
#BEFF75 #75FFFB #B675FF #FF7579
split-complementary
#BEFF75 #7579FF #FB75FF
monochromatic
#84FA00 #A1FF38 #BEFF75 #DBFFB2 #F1FFE0
Accessibility & contrast
On white
1.18
#BEFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BEFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF75
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF75 | 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)
#FFEF67
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#C2F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff75; /* rgb */ color: rgb(190, 255, 117); /* oklch */ color: oklch(92.8% 0.181 130.3);
Tailwind
colors: {
custom: {
50: '#d4ffa0',
500: '#beff75',
950: '#000000',
},
}SCSS
$custom: #beff75; $custom-light: #d4ffa0; $custom-dark: #000000;
JSON
{
"hex": "#beff75",
"rgb": {
"r": 190,
"g": 255,
"b": 117
},
"hsl": {
"h": 88.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92823,
"c": 0.18113,
"h": 130.3
},
"luminance": 0.83752
}Semantic roles & 50–950 ramp
primary
#BEFF75
secondary
#873CDD
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680