#BEF98B#BEF98B
#BEF98B is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.8% C 0.152 H 131.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF98B |
|---|---|
| RGB | rgb(190, 249, 139) |
| HSL | hsl(92, 90%, 76%) |
| HSV | hsv(92, 44%, 98%) |
| CMYK | cmyk(23.7%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(91.94, -36.87, 46.76) |
| CIE-LCH | lch(91.94, 59.55, 128.26°) |
| OKLab | oklab(91.77% -0.1016 0.1135) |
| OKLCH | oklch(91.77% 0.152 131.9) |
| XYZ | xyz(59.7701, 80.5612, 36.8219) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.35
Celery
#C1FD95
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 2.24
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF98B #C68BF9
analogous
#F5F98B #BEF98B #8BF98F
triadic
#BEF98B #8BBEF9 #F98BBE
tetradic
#BEF98B #8BF5F9 #C68BF9 #F98F8B
square
#BEF98B #8BF5F9 #C68BF9 #F98F8B
split-complementary
#BEF98B #8F8BF9 #F98BF5
monochromatic
#7DF317 #9DF651 #BEF98B #DFFCC5 #EFFDE2
Accessibility & contrast
On white
1.23
#BEF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BEF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF98B
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF98B | 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)
#FFEB82
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#C0F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef98b; /* rgb */ color: rgb(190, 249, 139); /* oklch */ color: oklch(91.8% 0.152 131.9);
Tailwind
colors: {
custom: {
50: '#d3fbae',
500: '#bef98b',
950: '#000000',
},
}SCSS
$custom: #bef98b; $custom-light: #d3fbae; $custom-dark: #000000;
JSON
{
"hex": "#bef98b",
"rgb": {
"r": 190,
"g": 249,
"b": 139
},
"hsl": {
"h": 92.182,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.91769,
"c": 0.15234,
"h": 131.9
},
"luminance": 0.80563
}Semantic roles & 50–950 ramp
primary
#BEF98B
secondary
#9951D8
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581