#BEFC8F#BEFC8F
#BEFC8F is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.153 H 132.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFC8F |
|---|---|
| RGB | rgb(190, 252, 143) |
| HSL | hsl(94, 95%, 77%) |
| HSV | hsv(94, 43%, 99%) |
| CMYK | cmyk(24.6%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(92.82, -37.74, 45.94) |
| CIE-LCH | lch(92.82, 59.46, 129.40°) |
| OKLab | oklab(92.5% -0.1038 0.1118) |
| OKLCH | oklch(92.5% 0.153 132.9) |
| XYZ | xyz(61.0024, 82.5495, 38.7009) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.79
Pistachio (survey)
#C0FA8B
ΔE00 0.86
Light Yellowish Green
#C2FF89
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.94
Pastel Green
#B0FF9D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFC8F #CD8FFC
analogous
#F5FC8F #BEFC8F #8FFC96
triadic
#BEFC8F #8FBEFC #FC8FBE
tetradic
#BEFC8F #8FF5FC #CD8FFC #FC968F
square
#BEFC8F #8FF5FC #CD8FFC #FC968F
split-complementary
#BEFC8F #968FFC #FC8FF5
monochromatic
#79F918 #9BFA53 #BEFC8F #E1FECB #EEFEE1
Accessibility & contrast
On white
1.20
#BEFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BEFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFC8F
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFC8F | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE86
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#BFF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befc8f; /* rgb */ color: rgb(190, 252, 143); /* oklch */ color: oklch(92.5% 0.153 132.9);
Tailwind
colors: {
custom: {
50: '#d3fdb1',
500: '#befc8f',
950: '#000000',
},
}SCSS
$custom: #befc8f; $custom-light: #d3fdb1; $custom-dark: #000000;
JSON
{
"hex": "#befc8f",
"rgb": {
"r": 190,
"g": 252,
"b": 143
},
"hsl": {
"h": 94.128,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92497,
"c": 0.15261,
"h": 132.9
},
"luminance": 0.82551
}Semantic roles & 50–950 ramp
primary
#BEFC8F
secondary
#A153DC
accent
#00E683
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581