#BEFB86#BEFB86
#BEFB86 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.1% C 0.160 H 131.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFB86 |
|---|---|
| RGB | rgb(190, 251, 134) |
| HSL | hsl(91, 94%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.3%, 0%, 46.6%, 1.6%) |
| CIE-LAB | lab(92.43, -38.35, 49.74) |
| CIE-LCH | lch(92.43, 62.81, 127.63°) |
| OKLab | oklab(92.14% -0.106 0.1199) |
| OKLCH | oklch(92.14% 0.16 131.5) |
| XYZ | xyz(60.0346, 81.6613, 35.1488) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.81
Light Yellowish Green
#C2FF89
ΔE00 0.84
Light Pea Green
#C4FE82
ΔE00 1.40
Celery
#C1FD95
ΔE00 1.99
Pale Lime
#BEFD73
ΔE00 2.65
Light Yellow Green
#CCFD7F
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFB86 #C386FB
analogous
#F9FB86 #BEFB86 #86FB88
triadic
#BEFB86 #86BEFB #FB86BE
tetradic
#BEFB86 #86F9FB #C386FB #FB8886
square
#BEFB86 #86F9FB #C386FB #FB8886
split-complementary
#BEFB86 #8886FB #FB86F9
monochromatic
#7EF710 #9EF94B #BEFB86 #DEFDC1 #EFFEE1
Accessibility & contrast
On white
1.21
#BEFB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BEFB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFB86
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFB86 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#C0F3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befb86; /* rgb */ color: rgb(190, 251, 134); /* oklch */ color: oklch(92.1% 0.160 131.5);
Tailwind
colors: {
custom: {
50: '#d4fdab',
500: '#befb86',
950: '#000000',
},
}SCSS
$custom: #befb86; $custom-light: #d4fdab; $custom-dark: #000000;
JSON
{
"hex": "#befb86",
"rgb": {
"r": 190,
"g": 251,
"b": 134
},
"hsl": {
"h": 91.282,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.92143,
"c": 0.16006,
"h": 131.5
},
"luminance": 0.81663
}Semantic roles & 50–950 ramp
primary
#BEFB86
secondary
#964CDA
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581