#BEF988#BEF988
#BEF988 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.155 H 131.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF988 |
|---|---|
| RGB | rgb(190, 249, 136) |
| HSL | hsl(91, 90%, 75%) |
| HSV | hsv(91, 45%, 98%) |
| CMYK | cmyk(23.7%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(91.90, -37.22, 48.14) |
| CIE-LCH | lch(91.90, 60.85, 127.71°) |
| OKLab | oklab(91.73% -0.1028 0.1164) |
| OKLCH | oklch(91.73% 0.155 131.4) |
| XYZ | xyz(59.5539, 80.4747, 35.6833) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.39
Light Yellowish Green
#C2FF89
ΔE00 1.31
Celery
#C1FD95
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 1.87
Light Yellow Green
#CCFD7F
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF988 #C388F9
analogous
#F7F988 #BEF988 #88F98A
triadic
#BEF988 #88BEF9 #F988BE
tetradic
#BEF988 #88F7F9 #C388F9 #F98A88
square
#BEF988 #88F7F9 #C388F9 #F98A88
split-complementary
#BEF988 #8A88F9 #F988F7
monochromatic
#7EF313 #9EF64E #BEF988 #DEFCC2 #EFFEE2
Accessibility & contrast
On white
1.23
#BEF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BEF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF988
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF988 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#C0F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef988; /* rgb */ color: rgb(190, 249, 136); /* oklch */ color: oklch(91.7% 0.155 131.4);
Tailwind
colors: {
custom: {
50: '#d4fbac',
500: '#bef988',
950: '#000000',
},
}SCSS
$custom: #bef988; $custom-light: #d4fbac; $custom-dark: #000000;
JSON
{
"hex": "#bef988",
"rgb": {
"r": 190,
"g": 249,
"b": 136
},
"hsl": {
"h": 91.327,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.91725,
"c": 0.15531,
"h": 131.4
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#BEF988
secondary
#964ED7
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581