#BEF696#BEF696
#BEF696 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.3% C 0.137 H 133.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF696 |
|---|---|
| RGB | rgb(190, 246, 150) |
| HSL | hsl(95, 84%, 78%) |
| HSV | hsv(95, 39%, 96%) |
| CMYK | cmyk(22.8%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(91.26, -34.14, 40.55) |
| CIE-LCH | lch(91.26, 53.01, 130.10°) |
| OKLab | oklab(91.27% -0.0935 0.0998) |
| OKLCH | oklch(91.27% 0.137 133.1) |
| XYZ | xyz(59.6948, 79.0593, 40.9631) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.71
Tea Green
#BDF8A3
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Pale Light Green
#B1FC99
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.08
Light Yellowish Green
#C2FF89
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF696 #CE96F6
analogous
#EEF696 #BEF696 #96F69E
triadic
#BEF696 #96BEF6 #F696BE
tetradic
#BEF696 #96EEF6 #CE96F6 #F69E96
square
#BEF696 #96EEF6 #CE96F6 #F69E96
split-complementary
#BEF696 #9E96F6 #F696EE
monochromatic
#78EC25 #9BF15E #BEF696 #E1FBCE #EEFDE3
Accessibility & contrast
On white
1.25
#BEF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BEF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF696
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF696 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#BFEFDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef696; /* rgb */ color: rgb(190, 246, 150); /* oklch */ color: oklch(91.3% 0.137 133.1);
Tailwind
colors: {
custom: {
50: '#d3f9b6',
500: '#bef696',
950: '#000000',
},
}SCSS
$custom: #bef696; $custom-light: #d3f9b6; $custom-dark: #000000;
JSON
{
"hex": "#bef696",
"rgb": {
"r": 190,
"g": 246,
"b": 150
},
"hsl": {
"h": 95,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.91274,
"c": 0.13678,
"h": 133.1
},
"luminance": 0.79061
}Semantic roles & 50–950 ramp
primary
#BEF696
secondary
#A25BD5
accent
#05E185
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581