#BEF67F#BEF67F
#BEF67F is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.160 H 129.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF67F |
|---|---|
| RGB | rgb(190, 246, 127) |
| HSL | hsl(88, 87%, 73%) |
| HSV | hsv(88, 48%, 96%) |
| CMYK | cmyk(22.8%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(90.96, -36.87, 51.23) |
| CIE-LCH | lch(90.96, 63.12, 125.74°) |
| OKLab | oklab(90.93% -0.1024 0.1228) |
| OKLCH | oklch(90.93% 0.16 129.8) |
| XYZ | xyz(58.0211, 78.3898, 32.1484) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.95
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 2.46
Celery
#C1FD95
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF67F #B77FF6
analogous
#F6F27F #BEF67F #82F67F
triadic
#BEF67F #7FBEF6 #F67FBE
tetradic
#BEF67F #7FF6F2 #B77FF6 #F67F82
square
#BEF67F #7FF6F2 #B77FF6 #F67F82
split-complementary
#BEF67F #7F82F6 #F27FF6
monochromatic
#84EA10 #A1F246 #BEF67F #DBFAB8 #F0FDE2
Accessibility & contrast
On white
1.26
#BEF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BEF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF67F
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF67F | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#C2EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef67f; /* rgb */ color: rgb(190, 246, 127); /* oklch */ color: oklch(90.9% 0.160 129.8);
Tailwind
colors: {
custom: {
50: '#d4f9a6',
500: '#bef67f',
950: '#000000',
},
}SCSS
$custom: #bef67f; $custom-light: #d4f9a6; $custom-dark: #000000;
JSON
{
"hex": "#bef67f",
"rgb": {
"r": 190,
"g": 246,
"b": 127
},
"hsl": {
"h": 88.235,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.9093,
"c": 0.15986,
"h": 129.8
},
"luminance": 0.78391
}Semantic roles & 50–950 ramp
primary
#BEF67F
secondary
#8947D2
accent
#02E36C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580