#BEF999#BEF999
#BEF999 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.0% C 0.138 H 134.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF999 |
|---|---|
| RGB | rgb(190, 249, 153) |
| HSL | hsl(97, 89%, 79%) |
| HSV | hsv(97, 39%, 98%) |
| CMYK | cmyk(23.7%, 0%, 38.6%, 2.4%) |
| CIE-LAB | lab(92.13, -35.12, 40.20) |
| CIE-LCH | lch(92.13, 53.38, 131.14°) |
| OKLab | oklab(91.99% -0.0961 0.0991) |
| OKLCH | oklch(91.99% 0.138 134.1) |
| XYZ | xyz(60.8593, 80.9969, 42.5583) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.41
Tea Green
#BDF8A3
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Pastel Green
#B0FF9D
ΔE00 2.92
Washed Out Green
#BCF5A6
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF999 #D499F9
analogous
#EEF999 #BEF999 #99F9A4
triadic
#BEF999 #99BEF9 #F999BE
tetradic
#BEF999 #99EEF9 #D499F9 #F9A499
square
#BEF999 #99EEF9 #D499F9 #F9A499
split-complementary
#BEF999 #A499F9 #F999EE
monochromatic
#74F225 #99F65F #BEF999 #E3FCD3 #EDFDE2
Accessibility & contrast
On white
1.22
#BEF999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BEF999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF999
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF999 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F7E79E
Tritanopia (blue-blind)
#BEF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef999; /* rgb */ color: rgb(190, 249, 153); /* oklch */ color: oklch(92.0% 0.138 134.1);
Tailwind
colors: {
custom: {
50: '#d3fbb8',
500: '#bef999',
950: '#000000',
},
}SCSS
$custom: #bef999; $custom-light: #d3fbb8; $custom-dark: #000000;
JSON
{
"hex": "#bef999",
"rgb": {
"r": 190,
"g": 249,
"b": 153
},
"hsl": {
"h": 96.875,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.91989,
"c": 0.13806,
"h": 134.1
},
"luminance": 0.80998
}Semantic roles & 50–950 ramp
primary
#BEF999
secondary
#A95DD9
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581