#BEF98E#BEF98E
#BEF98E is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.149 H 132.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF98E |
|---|---|
| RGB | rgb(190, 249, 142) |
| HSL | hsl(93, 90%, 77%) |
| HSV | hsv(93, 43%, 98%) |
| CMYK | cmyk(23.7%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(91.98, -36.51, 45.36) |
| CIE-LCH | lch(91.98, 58.23, 128.83°) |
| OKLab | oklab(91.81% -0.1005 0.1105) |
| OKLCH | oklch(91.81% 0.149 132.3) |
| XYZ | xyz(59.9923, 80.6501, 37.9922) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.71
Celery
#C1FD95
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF98E #C98EF9
analogous
#F4F98E #BEF98E #8EF994
triadic
#BEF98E #8EBEF9 #F98EBE
tetradic
#BEF98E #8EF4F9 #C98EF9 #F9948E
square
#BEF98E #8EF4F9 #C98EF9 #F9948E
split-complementary
#BEF98E #948EF9 #F98EF4
monochromatic
#7BF31A #9DF654 #BEF98E #DFFCC8 #EEFDE2
Accessibility & contrast
On white
1.23
#BEF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BEF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF98E
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF98E | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#C0F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef98e; /* rgb */ color: rgb(190, 249, 142); /* oklch */ color: oklch(91.8% 0.149 132.3);
Tailwind
colors: {
custom: {
50: '#d3fbb0',
500: '#bef98e',
950: '#000000',
},
}SCSS
$custom: #bef98e; $custom-light: #d3fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bef98e",
"rgb": {
"r": 190,
"g": 249,
"b": 142
},
"hsl": {
"h": 93.084,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.91814,
"c": 0.14933,
"h": 132.3
},
"luminance": 0.80652
}Semantic roles & 50–950 ramp
primary
#BEF98E
secondary
#9C53D8
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581