#BEF99A#BEF99A
#BEF99A is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.0% C 0.137 H 134.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF99A |
|---|---|
| RGB | rgb(190, 249, 154) |
| HSL | hsl(97, 89%, 79%) |
| HSV | hsv(97, 38%, 98%) |
| CMYK | cmyk(23.7%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(92.14, -34.99, 39.73) |
| CIE-LCH | lch(92.14, 52.94, 131.37°) |
| OKLab | oklab(92.01% -0.0957 0.098) |
| OKLCH | oklch(92.01% 0.137 134.3) |
| XYZ | xyz(60.9422, 81.0300, 42.9951) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.55
Tea Green
#BDF8A3
ΔE00 1.74
Pale Light Green
#B1FC99
ΔE00 2.25
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 2.79
Pastel Green
#B0FF9D
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF99A #D59AF9
analogous
#EEF99A #BEF99A #9AF9A6
triadic
#BEF99A #9ABEF9 #F99ABE
tetradic
#BEF99A #9AEEF9 #D59AF9 #F9A69A
square
#BEF99A #9AEEF9 #D59AF9 #F9A69A
split-complementary
#BEF99A #A69AF9 #F99AEE
monochromatic
#74F226 #99F660 #BEF99A #E3FCD4 #ECFDE2
Accessibility & contrast
On white
1.22
#BEF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#BEF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF99A
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF99A | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#BEF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef99a; /* rgb */ color: rgb(190, 249, 154); /* oklch */ color: oklch(92.0% 0.137 134.3);
Tailwind
colors: {
custom: {
50: '#d3fbb9',
500: '#bef99a',
950: '#000000',
},
}SCSS
$custom: #bef99a; $custom-light: #d3fbb9; $custom-dark: #000000;
JSON
{
"hex": "#bef99a",
"rgb": {
"r": 190,
"g": 249,
"b": 154
},
"hsl": {
"h": 97.263,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.92006,
"c": 0.13703,
"h": 134.3
},
"luminance": 0.81032
}Semantic roles & 50–950 ramp
primary
#BEF99A
secondary
#AB5ED9
accent
#00E58F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581