#BEF88A#BEF88A
#BEF88A is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.5% C 0.152 H 131.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF88A |
|---|---|
| RGB | rgb(190, 248, 138) |
| HSL | hsl(92, 89%, 76%) |
| HSV | hsv(92, 44%, 97%) |
| CMYK | cmyk(23.4%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(91.65, -36.54, 46.87) |
| CIE-LCH | lch(91.65, 59.43, 127.94°) |
| OKLab | oklab(91.53% -0.1008 0.1137) |
| OKLCH | oklch(91.53% 0.152 131.6) |
| XYZ | xyz(59.3891, 79.9156, 36.3361) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.44
Celery
#C1FD95
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 2.26
Light Yellow Green
#CCFD7F
ΔE00 3.36
Pale Lime
#BEFD73
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF88A #C48AF8
analogous
#F5F88A #BEF88A #8AF88D
triadic
#BEF88A #8ABEF8 #F88ABE
tetradic
#BEF88A #8AF5F8 #C48AF8 #F88D8A
square
#BEF88A #8AF5F8 #C48AF8 #F88D8A
split-complementary
#BEF88A #8D8AF8 #F88AF5
monochromatic
#7EF117 #9EF550 #BEF88A #DEFBC4 #EFFDE2
Accessibility & contrast
On white
1.24
#BEF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BEF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF88A
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF88A | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#C0F0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bef88a; /* rgb */ color: rgb(190, 248, 138); /* oklch */ color: oklch(91.5% 0.152 131.6);
Tailwind
colors: {
custom: {
50: '#d3faae',
500: '#bef88a',
950: '#000000',
},
}SCSS
$custom: #bef88a; $custom-light: #d3faae; $custom-dark: #000000;
JSON
{
"hex": "#bef88a",
"rgb": {
"r": 190,
"g": 248,
"b": 138
},
"hsl": {
"h": 91.636,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.91531,
"c": 0.15191,
"h": 131.6
},
"luminance": 0.79917
}Semantic roles & 50–950 ramp
primary
#BEF88A
secondary
#9750D6
accent
#00E579
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581