#BEFF7E#BEFF7E
#BEFF7E is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 92.9% C 0.173 H 131.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF7E |
|---|---|
| RGB | rgb(190, 255, 126) |
| HSL | hsl(90, 100%, 75%) |
| HSV | hsv(90, 51%, 100%) |
| CMYK | cmyk(25.5%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(93.44, -40.99, 54.70) |
| CIE-LCH | lch(93.44, 68.35, 126.85°) |
| OKLab | oklab(92.93% -0.1139 0.1303) |
| OKLCH | oklch(92.93% 0.173 131.1) |
| XYZ | xyz(60.7603, 83.9720, 32.7416) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.01
Pale Lime
#BEFD73
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.38
Light Lime
#AEFD6C
ΔE00 2.33
Key Lime
#AEFF6E
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF7E #BF7EFF
analogous
#FEFF7E #BEFF7E #7EFF7F
triadic
#BEFF7E #7EBEFF #FF7EBE
tetradic
#BEFF7E #7EFEFF #BF7EFF #FF7F7E
square
#BEFF7E #7EFEFF #BF7EFF #FF7F7E
split-complementary
#BEFF7E #7F7EFF #FF7EFE
monochromatic
#80FF04 #9FFF41 #BEFF7E #DDFFBB #F0FFE0
Accessibility & contrast
On white
1.18
#BEFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BEFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF7E
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF7E | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#C1F6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff7e; /* rgb */ color: rgb(190, 255, 126); /* oklch */ color: oklch(92.9% 0.173 131.1);
Tailwind
colors: {
custom: {
50: '#d4ffa6',
500: '#beff7e',
950: '#000000',
},
}SCSS
$custom: #beff7e; $custom-light: #d4ffa6; $custom-dark: #000000;
JSON
{
"hex": "#beff7e",
"rgb": {
"r": 190,
"g": 255,
"b": 126
},
"hsl": {
"h": 90.233,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92932,
"c": 0.17309,
"h": 131.1
},
"luminance": 0.83974
}Semantic roles & 50–950 ramp
primary
#BEFF7E
secondary
#9143DE
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680