#BEFC8B#BEFC8B
#BEFC8B is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.157 H 132.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFC8B |
|---|---|
| RGB | rgb(190, 252, 139) |
| HSL | hsl(93, 95%, 77%) |
| HSV | hsv(93, 45%, 99%) |
| CMYK | cmyk(24.6%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(92.76, -38.22, 47.79) |
| CIE-LCH | lch(92.76, 61.20, 128.65°) |
| OKLab | oklab(92.44% -0.1054 0.1158) |
| OKLCH | oklch(92.44% 0.157 132.3) |
| XYZ | xyz(60.7048, 82.4305, 37.1334) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.64
Light Yellowish Green
#C2FF89
ΔE00 0.99
Celery
#C1FD95
ΔE00 1.34
Light Pea Green
#C4FE82
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 3.28
Light Yellow Green
#CCFD7F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFC8B #C98BFC
analogous
#F7FC8B #BEFC8B #8BFC91
triadic
#BEFC8B #8BBEFC #FC8BBE
tetradic
#BEFC8B #8BF7FC #C98BFC #FC918B
square
#BEFC8B #8BF7FC #C98BFC #FC918B
split-complementary
#BEFC8B #918BFC #FC8BF7
monochromatic
#7BF914 #9DFA4F #BEFC8B #DFFEC7 #EEFEE1
Accessibility & contrast
On white
1.20
#BEFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BEFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFC8B
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFC8B | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED82
Deuteranopia (green-blind)
#FBE992
Tritanopia (blue-blind)
#C0F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befc8b; /* rgb */ color: rgb(190, 252, 139); /* oklch */ color: oklch(92.4% 0.157 132.3);
Tailwind
colors: {
custom: {
50: '#d4fdaf',
500: '#befc8b',
950: '#000000',
},
}SCSS
$custom: #befc8b; $custom-light: #d4fdaf; $custom-dark: #000000;
JSON
{
"hex": "#befc8b",
"rgb": {
"r": 190,
"g": 252,
"b": 139
},
"hsl": {
"h": 92.92,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.92438,
"c": 0.15657,
"h": 132.3
},
"luminance": 0.82432
}Semantic roles & 50–950 ramp
primary
#BEFC8B
secondary
#9C50DC
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581