#BEF67B#BEF67B
#BEF67B is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.164 H 129.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF67B |
|---|---|
| RGB | rgb(190, 246, 123) |
| HSL | hsl(87, 87%, 72%) |
| HSV | hsv(87, 50%, 96%) |
| CMYK | cmyk(22.8%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(90.91, -37.30, 53.04) |
| CIE-LCH | lch(90.91, 64.84, 125.12°) |
| OKLab | oklab(90.88% -0.1038 0.1265) |
| OKLCH | oklch(90.88% 0.164 129.4) |
| XYZ | xyz(57.7656, 78.2876, 30.8027) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.64
Pale Lime
#BEFD73
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.20
Spring Green (survey)
#A9F971
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF67B #B37BF6
analogous
#F6F07B #BEF67B #81F67B
triadic
#BEF67B #7BBEF6 #F67BBE
tetradic
#BEF67B #7BF6F0 #B37BF6 #F67B81
square
#BEF67B #7BF6F0 #B37BF6 #F67B81
split-complementary
#BEF67B #7B81F6 #F07BF6
monochromatic
#85E710 #A2F242 #BEF67B #DAFAB4 #F1FDE2
Accessibility & contrast
On white
1.26
#BEF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BEF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF67B
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF67B | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#C2EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef67b; /* rgb */ color: rgb(190, 246, 123); /* oklch */ color: oklch(90.9% 0.164 129.4);
Tailwind
colors: {
custom: {
50: '#d4f9a4',
500: '#bef67b',
950: '#000000',
},
}SCSS
$custom: #bef67b; $custom-light: #d4f9a4; $custom-dark: #000000;
JSON
{
"hex": "#bef67b",
"rgb": {
"r": 190,
"g": 246,
"b": 123
},
"hsl": {
"h": 87.317,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.90878,
"c": 0.16365,
"h": 129.4
},
"luminance": 0.78289
}Semantic roles & 50–950 ramp
primary
#BEF67B
secondary
#8444D2
accent
#02E469
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580