#BEFA96#BEFA96
#BEFA96 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.2% C 0.143 H 133.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA96 |
|---|---|
| RGB | rgb(190, 250, 150) |
| HSL | hsl(96, 91%, 78%) |
| HSV | hsv(96, 40%, 98%) |
| CMYK | cmyk(24%, 0%, 40%, 2%) |
| CIE-LAB | lab(92.36, -35.97, 41.97) |
| CIE-LCH | lch(92.36, 55.27, 130.60°) |
| OKLab | oklab(92.16% -0.0986 0.1031) |
| OKLCH | oklch(92.16% 0.143 133.7) |
| XYZ | xyz(60.9245, 81.5188, 41.3730) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.32
Tea Green
#BDF8A3
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA96 #D296FA
analogous
#F0FA96 #BEFA96 #96FAA0
triadic
#BEFA96 #96BEFA #FA96BE
tetradic
#BEFA96 #96F0FA #D296FA #FAA096
square
#BEFA96 #96F0FA #D296FA #FAA096
split-complementary
#BEFA96 #A096FA #FA96F0
monochromatic
#76F421 #9AF75C #BEFA96 #E2FDD0 #EDFEE2
Accessibility & contrast
On white
1.21
#BEFA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#BEFA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA96
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA96 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#BFF3E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befa96; /* rgb */ color: rgb(190, 250, 150); /* oklch */ color: oklch(92.2% 0.143 133.7);
Tailwind
colors: {
custom: {
50: '#d3fcb6',
500: '#befa96',
950: '#000000',
},
}SCSS
$custom: #befa96; $custom-light: #d3fcb6; $custom-dark: #000000;
JSON
{
"hex": "#befa96",
"rgb": {
"r": 190,
"g": 250,
"b": 150
},
"hsl": {
"h": 96,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.92162,
"c": 0.14263,
"h": 133.7
},
"luminance": 0.8152
}Semantic roles & 50–950 ramp
primary
#BEFA96
secondary
#A75ADA
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581