#BEFE92#BEFE92
#BEFE92 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.0% C 0.152 H 133.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE92 |
|---|---|
| RGB | rgb(190, 254, 146) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(25.2%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(93.41, -38.28, 45.25) |
| CIE-LCH | lch(93.41, 59.27, 130.23°) |
| OKLab | oklab(92.99% -0.1052 0.1104) |
| OKLCH | oklch(92.99% 0.152 133.6) |
| XYZ | xyz(61.8641, 83.9044, 40.1243) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.68
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 1.72
Pale Light Green
#B1FC99
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE92 #D292FE
analogous
#F4FE92 #BEFE92 #92FE9C
triadic
#BEFE92 #92BEFE #FE92BE
tetradic
#BEFE92 #92F4FE #D292FE #FE9C92
square
#BEFE92 #92F4FE #D292FE #FE9C92
split-complementary
#BEFE92 #9C92FE #FE92F4
monochromatic
#76FD19 #9AFD55 #BEFE92 #E2FFCF #EDFFE1
Accessibility & contrast
On white
1.18
#BEFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BEFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE92
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE92 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#BFF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe92; /* rgb */ color: rgb(190, 254, 146); /* oklch */ color: oklch(93.0% 0.152 133.6);
Tailwind
colors: {
custom: {
50: '#d3ffb3',
500: '#befe92',
950: '#000000',
},
}SCSS
$custom: #befe92; $custom-light: #d3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#befe92",
"rgb": {
"r": 190,
"g": 254,
"b": 146
},
"hsl": {
"h": 95.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.92989,
"c": 0.15248,
"h": 133.6
},
"luminance": 0.83906
}Semantic roles & 50–950 ramp
primary
#BEFE92
secondary
#A755DF
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681