#BEF295#BEF295
#BEF295 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.4% C 0.132 H 132.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF295 |
|---|---|
| RGB | rgb(190, 242, 149) |
| HSL | hsl(94, 78%, 77%) |
| HSV | hsv(94, 38%, 95%) |
| CMYK | cmyk(21.5%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(90.15, -32.43, 39.60) |
| CIE-LCH | lch(90.15, 51.19, 129.31°) |
| OKLab | oklab(90.37% -0.0888 0.0976) |
| OKLCH | oklch(90.37% 0.132 132.3) |
| XYZ | xyz(58.4111, 76.6201, 40.1397) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.44
Celery
#C1FD95
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.57
Light Light Green
#C8FFB0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF295 #C995F2
analogous
#EDF295 #BEF295 #95F29B
triadic
#BEF295 #95BEF2 #F295BE
tetradic
#BEF295 #95EDF2 #C995F2 #F29B95
square
#BEF295 #95EDF2 #C995F2 #F29B95
split-complementary
#BEF295 #9B95F2 #F295ED
monochromatic
#7BE528 #9DEB5E #BEF295 #DFF9CC #EEFCE4
Accessibility & contrast
On white
1.29
#BEF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BEF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF295
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF295 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58E
Deuteranopia (green-blind)
#F2E19A
Tritanopia (blue-blind)
#C0EBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef295; /* rgb */ color: rgb(190, 242, 149); /* oklch */ color: oklch(90.4% 0.132 132.3);
Tailwind
colors: {
custom: {
50: '#d3f6b5',
500: '#bef295',
950: '#000000',
},
}SCSS
$custom: #bef295; $custom-light: #d3f6b5; $custom-dark: #000000;
JSON
{
"hex": "#bef295",
"rgb": {
"r": 190,
"g": 242,
"b": 149
},
"hsl": {
"h": 93.548,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.90372,
"c": 0.13194,
"h": 132.3
},
"luminance": 0.76621
}Semantic roles & 50–950 ramp
primary
#BEF295
secondary
#9C5CCF
accent
#0BDA7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581