#BEFF92#BEFF92
#BEFF92 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.154 H 133.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF92 |
|---|---|
| RGB | rgb(190, 255, 146) |
| HSL | hsl(96, 100%, 79%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(25.5%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.68, -38.72, 45.60) |
| CIE-LCH | lch(93.68, 59.82, 130.34°) |
| OKLab | oklab(93.21% -0.1064 0.1112) |
| OKLCH | oklch(93.21% 0.154 133.7) |
| XYZ | xyz(62.1822, 84.5407, 40.2304) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Light Yellowish Green
#C2FF89
ΔE00 1.66
Pale Light Green
#B1FC99
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF92 #D392FF
analogous
#F4FF92 #BEFF92 #92FF9C
triadic
#BEFF92 #92BEFF #FF92BE
tetradic
#BEFF92 #92F4FF #D392FF #FF9C92
square
#BEFF92 #92F4FF #D392FF #FF9C92
split-complementary
#BEFF92 #9C92FF #FF92F4
monochromatic
#75FF18 #9AFF55 #BEFF92 #E2FFCF #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BEFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF92
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF92 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#BFF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff92; /* rgb */ color: rgb(190, 255, 146); /* oklch */ color: oklch(93.2% 0.154 133.7);
Tailwind
colors: {
custom: {
50: '#d4ffb3',
500: '#beff92',
950: '#000000',
},
}SCSS
$custom: #beff92; $custom-light: #d4ffb3; $custom-dark: #000000;
JSON
{
"hex": "#beff92",
"rgb": {
"r": 190,
"g": 255,
"b": 146
},
"hsl": {
"h": 95.78,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93212,
"c": 0.1539,
"h": 133.7
},
"luminance": 0.84542
}Semantic roles & 50–950 ramp
primary
#BEFF92
secondary
#A854E1
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681