#BEFE7E#BEFE7E
#BEFE7E is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.172 H 131.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE7E |
|---|---|
| RGB | rgb(190, 254, 126) |
| HSL | hsl(90, 98%, 75%) |
| HSV | hsv(90, 50%, 100%) |
| CMYK | cmyk(25.2%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(93.16, -40.55, 54.36) |
| CIE-LCH | lch(93.16, 67.82, 126.72°) |
| OKLab | oklab(92.71% -0.1127 0.1296) |
| OKLCH | oklch(92.71% 0.172 131) |
| XYZ | xyz(60.4421, 83.3356, 32.6355) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.89
Light Yellowish Green
#C2FF89
ΔE00 1.32
Pale Lime
#BEFD73
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Lime
#AEFD6C
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE7E #BE7EFE
analogous
#FEFE7E #BEFE7E #7EFE7E
triadic
#BEFE7E #7EBEFE #FE7EBE
tetradic
#BEFE7E #7EFEFE #BE7EFE #FE7E7E
square
#BEFE7E #7EFEFE #BE7EFE #FE7E7E
split-complementary
#BEFE7E #7E7EFE #FE7EFE
monochromatic
#81FD05 #9FFE41 #BEFE7E #DDFEBB #F0FFE1
Accessibility & contrast
On white
1.19
#BEFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BEFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE7E
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE7E | 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)
#FFEE72
Deuteranopia (green-blind)
#FEEA86
Tritanopia (blue-blind)
#C1F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befe7e; /* rgb */ color: rgb(190, 254, 126); /* oklch */ color: oklch(92.7% 0.172 131.0);
Tailwind
colors: {
custom: {
50: '#d4ffa6',
500: '#befe7e',
950: '#000000',
},
}SCSS
$custom: #befe7e; $custom-light: #d4ffa6; $custom-dark: #000000;
JSON
{
"hex": "#befe7e",
"rgb": {
"r": 190,
"g": 254,
"b": 126
},
"hsl": {
"h": 90,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92708,
"c": 0.17174,
"h": 131
},
"luminance": 0.83337
}Semantic roles & 50–950 ramp
primary
#BEFE7E
secondary
#9044DD
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680