#BEF68C#BEF68C
#BEF68C is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.147 H 131.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF68C |
|---|---|
| RGB | rgb(190, 246, 140) |
| HSL | hsl(92, 85%, 76%) |
| HSV | hsv(92, 43%, 96%) |
| CMYK | cmyk(22.8%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(91.12, -35.39, 45.25) |
| CIE-LCH | lch(91.12, 57.45, 128.03°) |
| OKLab | oklab(91.12% -0.0975 0.1101) |
| OKLCH | oklch(91.12% 0.147 131.5) |
| XYZ | xyz(58.9237, 78.7508, 36.9018) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Celery
#C1FD95
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF68C #C48CF6
analogous
#F3F68C #BEF68C #8CF68F
triadic
#BEF68C #8CBEF6 #F68CBE
tetradic
#BEF68C #8CF3F6 #C48CF6 #F68F8C
square
#BEF68C #8CF3F6 #C48CF6 #F68F8C
split-complementary
#BEF68C #8F8CF6 #F68CF3
monochromatic
#7EED1A #9EF253 #BEF68C #DEFAC5 #EFFDE3
Accessibility & contrast
On white
1.25
#BEF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BEF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF68C
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF68C | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE884
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#C0EEDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef68c; /* rgb */ color: rgb(190, 246, 140); /* oklch */ color: oklch(91.1% 0.147 131.5);
Tailwind
colors: {
custom: {
50: '#d3f9af',
500: '#bef68c',
950: '#000000',
},
}SCSS
$custom: #bef68c; $custom-light: #d3f9af; $custom-dark: #000000;
JSON
{
"hex": "#bef68c",
"rgb": {
"r": 190,
"g": 246,
"b": 140
},
"hsl": {
"h": 91.698,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.91116,
"c": 0.14706,
"h": 131.5
},
"luminance": 0.78752
}Semantic roles & 50–950 ramp
primary
#BEF68C
secondary
#9753D4
accent
#04E279
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581