#BEFC8D#BEFC8D
#BEFC8D is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.155 H 132.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFC8D |
|---|---|
| RGB | rgb(190, 252, 141) |
| HSL | hsl(94, 95%, 77%) |
| HSV | hsv(94, 44%, 99%) |
| CMYK | cmyk(24.6%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(92.79, -37.99, 46.87) |
| CIE-LCH | lch(92.79, 60.33, 129.02°) |
| OKLab | oklab(92.47% -0.1046 0.1138) |
| OKLCH | oklch(92.47% 0.155 132.6) |
| XYZ | xyz(60.8522, 82.4895, 37.9101) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.70
Celery
#C1FD95
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 2.21
Pale Light Green
#B1FC99
ΔE00 3.18
Light Yellow Green
#CCFD7F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFC8D #CB8DFC
analogous
#F5FC8D #BEFC8D #8DFC94
triadic
#BEFC8D #8DBEFC #FC8DBE
tetradic
#BEFC8D #8DF5FC #CB8DFC #FC948D
square
#BEFC8D #8DF5FC #CB8DFC #FC948D
split-complementary
#BEFC8D #948DFC #FC8DF5
monochromatic
#7AF916 #9CFA51 #BEFC8D #E0FEC9 #EEFEE1
Accessibility & contrast
On white
1.20
#BEFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#BEFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFC8D
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFC8D | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#FBE993
Tritanopia (blue-blind)
#C0F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befc8d; /* rgb */ color: rgb(190, 252, 141); /* oklch */ color: oklch(92.5% 0.155 132.6);
Tailwind
colors: {
custom: {
50: '#d4fdb0',
500: '#befc8d',
950: '#000000',
},
}SCSS
$custom: #befc8d; $custom-light: #d4fdb0; $custom-dark: #000000;
JSON
{
"hex": "#befc8d",
"rgb": {
"r": 190,
"g": 252,
"b": 141
},
"hsl": {
"h": 93.514,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92467,
"c": 0.1546,
"h": 132.6
},
"luminance": 0.82491
}Semantic roles & 50–950 ramp
primary
#BEFC8D
secondary
#9F51DC
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581