#BEF67C#BEF67C
#BEF67C is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.163 H 129.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF67C |
|---|---|
| RGB | rgb(190, 246, 124) |
| HSL | hsl(88, 87%, 73%) |
| HSV | hsv(88, 50%, 96%) |
| CMYK | cmyk(22.8%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(90.92, -37.19, 52.59) |
| CIE-LCH | lch(90.92, 64.41, 125.27°) |
| OKLab | oklab(90.89% -0.1035 0.1256) |
| OKLCH | oklch(90.89% 0.163 129.5) |
| XYZ | xyz(57.8285, 78.3128, 31.1340) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.16
Light Yellow Green
#CCFD7F
ΔE00 2.23
Spring Green (survey)
#A9F971
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF67C #B47CF6
analogous
#F6F17C #BEF67C #81F67C
triadic
#BEF67C #7CBEF6 #F67CBE
tetradic
#BEF67C #7CF6F1 #B47CF6 #F67C81
square
#BEF67C #7CF6F1 #B47CF6 #F67C81
split-complementary
#BEF67C #7C81F6 #F17CF6
monochromatic
#85E810 #A2F243 #BEF67C #DAFAB5 #F1FDE2
Accessibility & contrast
On white
1.26
#BEF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BEF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF67C
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF67C | 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)
#FFE871
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#C2EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef67c; /* rgb */ color: rgb(190, 246, 124); /* oklch */ color: oklch(90.9% 0.163 129.5);
Tailwind
colors: {
custom: {
50: '#d4f9a4',
500: '#bef67c',
950: '#000000',
},
}SCSS
$custom: #bef67c; $custom-light: #d4f9a4; $custom-dark: #000000;
JSON
{
"hex": "#bef67c",
"rgb": {
"r": 190,
"g": 246,
"b": 124
},
"hsl": {
"h": 87.541,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.90891,
"c": 0.16271,
"h": 129.5
},
"luminance": 0.78314
}Semantic roles & 50–950 ramp
primary
#BEF67C
secondary
#8544D2
accent
#02E469
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580