#BEFE7F#BEFE7F
#BEFE7F is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.171 H 131.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE7F |
|---|---|
| RGB | rgb(190, 254, 127) |
| HSL | hsl(90, 98%, 75%) |
| HSV | hsv(90, 50%, 100%) |
| CMYK | cmyk(25.2%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(93.17, -40.45, 53.92) |
| CIE-LCH | lch(93.17, 67.40, 126.88°) |
| OKLab | oklab(92.72% -0.1123 0.1287) |
| OKLCH | oklch(92.72% 0.171 131.1) |
| XYZ | xyz(60.5070, 83.3616, 32.9771) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.20
Pale Lime
#BEFD73
ΔE00 1.50
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Light Yellow Green
#CCFD7F
ΔE00 2.38
Light Lime
#AEFD6C
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE7F #BF7FFE
analogous
#FEFE7F #BEFE7F #7FFE7F
triadic
#BEFE7F #7FBEFE #FE7FBE
tetradic
#BEFE7F #7FFEFE #BF7FFE #FE7F7F
square
#BEFE7F #7FFEFE #BF7FFE #FE7F7F
split-complementary
#BEFE7F #7F7FFE #FE7FFE
monochromatic
#80FD06 #9FFE42 #BEFE7F #DDFEBC #F0FFE1
Accessibility & contrast
On white
1.19
#BEFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BEFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE7F
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE7F | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF74
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#C1F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befe7f; /* rgb */ color: rgb(190, 254, 127); /* oklch */ color: oklch(92.7% 0.171 131.1);
Tailwind
colors: {
custom: {
50: '#d4ffa7',
500: '#befe7f',
950: '#000000',
},
}SCSS
$custom: #befe7f; $custom-light: #d4ffa7; $custom-dark: #000000;
JSON
{
"hex": "#befe7f",
"rgb": {
"r": 190,
"g": 254,
"b": 127
},
"hsl": {
"h": 90.236,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92721,
"c": 0.17081,
"h": 131.1
},
"luminance": 0.83363
}Semantic roles & 50–950 ramp
primary
#BEFE7F
secondary
#9145DD
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680