#BEF888#BEF888
#BEF888 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.5% C 0.154 H 131.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF888 |
|---|---|
| RGB | rgb(190, 248, 136) |
| HSL | hsl(91, 89%, 75%) |
| HSV | hsv(91, 45%, 97%) |
| CMYK | cmyk(23.4%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(91.62, -36.77, 47.80) |
| CIE-LCH | lch(91.62, 60.30, 127.57°) |
| OKLab | oklab(91.5% -0.1015 0.1157) |
| OKLCH | oklch(91.5% 0.154 131.3) |
| XYZ | xyz(59.2457, 79.8582, 35.5805) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.47
Light Yellowish Green
#C2FF89
ΔE00 1.52
Celery
#C1FD95
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.02
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF888 #C288F8
analogous
#F6F888 #BEF888 #88F88A
triadic
#BEF888 #88BEF8 #F888BE
tetradic
#BEF888 #88F6F8 #C288F8 #F88A88
square
#BEF888 #88F6F8 #C288F8 #F88A88
split-complementary
#BEF888 #8A88F8 #F888F6
monochromatic
#7FF114 #9EF54E #BEF888 #DEFBC2 #EFFDE2
Accessibility & contrast
On white
1.24
#BEF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#BEF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF888
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF888 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#C1F0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bef888; /* rgb */ color: rgb(190, 248, 136); /* oklch */ color: oklch(91.5% 0.154 131.3);
Tailwind
colors: {
custom: {
50: '#d3faac',
500: '#bef888',
950: '#000000',
},
}SCSS
$custom: #bef888; $custom-light: #d3faac; $custom-dark: #000000;
JSON
{
"hex": "#bef888",
"rgb": {
"r": 190,
"g": 248,
"b": 136
},
"hsl": {
"h": 91.071,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.91502,
"c": 0.1539,
"h": 131.3
},
"luminance": 0.7986
}Semantic roles & 50–950 ramp
primary
#BEF888
secondary
#954ED6
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581