#BEF985#BEF985
#BEF985 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.158 H 131.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF985 |
|---|---|
| RGB | rgb(190, 249, 133) |
| HSL | hsl(91, 91%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(23.7%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(91.86, -37.56, 49.52) |
| CIE-LCH | lch(91.86, 62.15, 127.18°) |
| OKLab | oklab(91.68% -0.1039 0.1193) |
| OKLCH | oklch(91.68% 0.158 131) |
| XYZ | xyz(59.3437, 80.3906, 34.5761) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.75
Light Yellowish Green
#C2FF89
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.54
Celery
#C1FD95
ΔE00 2.11
Pale Lime
#BEFD73
ΔE00 2.73
Light Yellow Green
#CCFD7F
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF985 #C085F9
analogous
#F8F985 #BEF985 #85F986
triadic
#BEF985 #85BEF9 #F985BE
tetradic
#BEF985 #85F8F9 #C085F9 #F98685
square
#BEF985 #85F8F9 #C085F9 #F98685
split-complementary
#BEF985 #8685F9 #F985F8
monochromatic
#80F310 #9FF64B #BEF985 #DDFCBF #EFFEE2
Accessibility & contrast
On white
1.23
#BEF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BEF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF985
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF985 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#C1F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef985; /* rgb */ color: rgb(190, 249, 133); /* oklch */ color: oklch(91.7% 0.158 131.0);
Tailwind
colors: {
custom: {
50: '#d4fbaa',
500: '#bef985',
950: '#000000',
},
}SCSS
$custom: #bef985; $custom-light: #d4fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bef985",
"rgb": {
"r": 190,
"g": 249,
"b": 133
},
"hsl": {
"h": 90.517,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.91683,
"c": 0.15824,
"h": 131
},
"luminance": 0.80392
}Semantic roles & 50–950 ramp
primary
#BEF985
secondary
#924BD7
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581