#BEFA86#BEFA86
#BEFA86 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.159 H 131.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA86 |
|---|---|
| RGB | rgb(190, 250, 134) |
| HSL | hsl(91, 92%, 75%) |
| HSV | hsv(91, 46%, 98%) |
| CMYK | cmyk(24%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(92.15, -37.90, 49.40) |
| CIE-LCH | lch(92.15, 62.27, 127.50°) |
| OKLab | oklab(91.92% -0.1048 0.1191) |
| OKLCH | oklch(91.92% 0.159 131.3) |
| XYZ | xyz(59.7230, 81.0382, 35.0450) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.68
Light Yellowish Green
#C2FF89
ΔE00 1.03
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA86 #C286FA
analogous
#F8FA86 #BEFA86 #86FA88
triadic
#BEFA86 #86BEFA #FA86BE
tetradic
#BEFA86 #86F8FA #C286FA #FA8886
square
#BEFA86 #86F8FA #C286FA #FA8886
split-complementary
#BEFA86 #8886FA #FA86F8
monochromatic
#7FF510 #9EF84B #BEFA86 #DEFCC1 #EFFEE2
Accessibility & contrast
On white
1.22
#BEFA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#BEFA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA86
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA86 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#C1F2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #befa86; /* rgb */ color: rgb(190, 250, 134); /* oklch */ color: oklch(91.9% 0.159 131.3);
Tailwind
colors: {
custom: {
50: '#d4fcab',
500: '#befa86',
950: '#000000',
},
}SCSS
$custom: #befa86; $custom-light: #d4fcab; $custom-dark: #000000;
JSON
{
"hex": "#befa86",
"rgb": {
"r": 190,
"g": 250,
"b": 134
},
"hsl": {
"h": 91.034,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.9192,
"c": 0.15866,
"h": 131.3
},
"luminance": 0.8104
}Semantic roles & 50–950 ramp
primary
#BEFA86
secondary
#954CD8
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581