#BEF98A#BEF98A
#BEF98A is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.8% C 0.153 H 131.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF98A |
|---|---|
| RGB | rgb(190, 249, 138) |
| HSL | hsl(92, 90%, 76%) |
| HSV | hsv(92, 45%, 98%) |
| CMYK | cmyk(23.7%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(91.92, -36.99, 47.22) |
| CIE-LCH | lch(91.92, 59.98, 128.07°) |
| OKLab | oklab(91.75% -0.102 0.1145) |
| OKLCH | oklch(91.75% 0.153 131.7) |
| XYZ | xyz(59.6974, 80.5321, 36.4389) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.29
Light Yellowish Green
#C2FF89
ΔE00 1.44
Celery
#C1FD95
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 2.12
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF98A #C58AF9
analogous
#F5F98A #BEF98A #8AF98D
triadic
#BEF98A #8ABEF9 #F98ABE
tetradic
#BEF98A #8AF5F9 #C58AF9 #F98D8A
square
#BEF98A #8AF5F9 #C58AF9 #F98D8A
split-complementary
#BEF98A #8D8AF9 #F98AF5
monochromatic
#7DF316 #9EF650 #BEF98A #DEFCC4 #EFFEE2
Accessibility & contrast
On white
1.23
#BEF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BEF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF98A
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF98A | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F9E690
Tritanopia (blue-blind)
#C0F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef98a; /* rgb */ color: rgb(190, 249, 138); /* oklch */ color: oklch(91.8% 0.153 131.7);
Tailwind
colors: {
custom: {
50: '#d3fbae',
500: '#bef98a',
950: '#000000',
},
}SCSS
$custom: #bef98a; $custom-light: #d3fbae; $custom-dark: #000000;
JSON
{
"hex": "#bef98a",
"rgb": {
"r": 190,
"g": 249,
"b": 138
},
"hsl": {
"h": 91.892,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.91754,
"c": 0.15333,
"h": 131.7
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#BEF98A
secondary
#9850D7
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581