#BEFE8B#BEFE8B
#BEFE8B is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.159 H 132.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE8B |
|---|---|
| RGB | rgb(190, 254, 139) |
| HSL | hsl(93, 98%, 77%) |
| HSV | hsv(93, 45%, 100%) |
| CMYK | cmyk(25.2%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(93.32, -39.12, 48.48) |
| CIE-LCH | lch(93.32, 62.29, 128.90°) |
| OKLab | oklab(92.89% -0.1079 0.1174) |
| OKLCH | oklch(92.89% 0.159 132.6) |
| XYZ | xyz(61.3361, 83.6932, 37.3439) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.80
Pistachio (survey)
#C0FA8B
ΔE00 1.06
Celery
#C1FD95
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 1.85
Pale Lime
#BEFD73
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE8B #CB8BFE
analogous
#F8FE8B #BEFE8B #8BFE92
triadic
#BEFE8B #8BBEFE #FE8BBE
tetradic
#BEFE8B #8BF8FE #CB8BFE #FE928B
square
#BEFE8B #8BF8FE #CB8BFE #FE928B
split-complementary
#BEFE8B #928BFE #FE8BF8
monochromatic
#7AFD12 #9CFD4E #BEFE8B #E0FFC8 #EEFFE1
Accessibility & contrast
On white
1.18
#BEFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BEFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE8B
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE8B | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#C0F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe8b; /* rgb */ color: rgb(190, 254, 139); /* oklch */ color: oklch(92.9% 0.159 132.6);
Tailwind
colors: {
custom: {
50: '#d4ffaf',
500: '#befe8b',
950: '#000000',
},
}SCSS
$custom: #befe8b; $custom-light: #d4ffaf; $custom-dark: #000000;
JSON
{
"hex": "#befe8b",
"rgb": {
"r": 190,
"g": 254,
"b": 139
},
"hsl": {
"h": 93.391,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92885,
"c": 0.1594,
"h": 132.6
},
"luminance": 0.83695
}Semantic roles & 50–950 ramp
primary
#BEFE8B
secondary
#9F4FDE
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681