#BEFC8A#BEFC8A
#BEFC8A is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.158 H 132.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFC8A |
|---|---|
| RGB | rgb(190, 252, 138) |
| HSL | hsl(93, 95%, 76%) |
| HSV | hsv(93, 45%, 99%) |
| CMYK | cmyk(24.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.75, -38.34, 48.25) |
| CIE-LCH | lch(92.75, 61.63, 128.47°) |
| OKLab | oklab(92.42% -0.1058 0.1168) |
| OKLCH | oklch(92.42% 0.158 132.2) |
| XYZ | xyz(60.6320, 82.4014, 36.7504) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.66
Light Yellowish Green
#C2FF89
ΔE00 0.89
Celery
#C1FD95
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFC8A #C88AFC
analogous
#F7FC8A #BEFC8A #8AFC8F
triadic
#BEFC8A #8ABEFC #FC8ABE
tetradic
#BEFC8A #8AF7FC #C88AFC #FC8F8A
square
#BEFC8A #8AF7FC #C88AFC #FC8F8A
split-complementary
#BEFC8A #8F8AFC #FC8AF7
monochromatic
#7CF913 #9DFA4E #BEFC8A #DFFEC6 #EEFEE1
Accessibility & contrast
On white
1.20
#BEFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#BEFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFC8A
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFC8A | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FBE991
Tritanopia (blue-blind)
#C0F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befc8a; /* rgb */ color: rgb(190, 252, 138); /* oklch */ color: oklch(92.4% 0.158 132.2);
Tailwind
colors: {
custom: {
50: '#d4fdae',
500: '#befc8a',
950: '#000000',
},
}SCSS
$custom: #befc8a; $custom-light: #d4fdae; $custom-dark: #000000;
JSON
{
"hex": "#befc8a",
"rgb": {
"r": 190,
"g": 252,
"b": 138
},
"hsl": {
"h": 92.632,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92424,
"c": 0.15756,
"h": 132.2
},
"luminance": 0.82403
}Semantic roles & 50–950 ramp
primary
#BEFC8A
secondary
#9B4FDC
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581