#BEFA95#BEFA95
#BEFA95 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.144 H 133.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA95 |
|---|---|
| RGB | rgb(190, 250, 149) |
| HSL | hsl(96, 91%, 78%) |
| HSV | hsv(96, 40%, 98%) |
| CMYK | cmyk(24%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.35, -36.10, 42.44) |
| CIE-LCH | lch(92.35, 55.71, 130.38°) |
| OKLab | oklab(92.15% -0.099 0.1041) |
| OKLCH | oklch(92.15% 0.144 133.6) |
| XYZ | xyz(60.8444, 81.4867, 40.9508) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.75
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Pale Light Green
#B1FC99
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA95 #D195FA
analogous
#F0FA95 #BEFA95 #95FA9E
triadic
#BEFA95 #95BEFA #FA95BE
tetradic
#BEFA95 #95F0FA #D195FA #FA9E95
square
#BEFA95 #95F0FA #D195FA #FA9E95
split-complementary
#BEFA95 #9E95FA #FA95F0
monochromatic
#76F420 #9AF75B #BEFA95 #E2FDCF #EDFEE2
Accessibility & contrast
On white
1.21
#BEFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#BEFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA95
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA95 | 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)
#FFEC8D
Deuteranopia (green-blind)
#F9E79B
Tritanopia (blue-blind)
#BFF3E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befa95; /* rgb */ color: rgb(190, 250, 149); /* oklch */ color: oklch(92.1% 0.144 133.6);
Tailwind
colors: {
custom: {
50: '#d3fcb5',
500: '#befa95',
950: '#000000',
},
}SCSS
$custom: #befa95; $custom-light: #d3fcb5; $custom-dark: #000000;
JSON
{
"hex": "#befa95",
"rgb": {
"r": 190,
"g": 250,
"b": 149
},
"hsl": {
"h": 95.644,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.92146,
"c": 0.14366,
"h": 133.6
},
"luminance": 0.81488
}Semantic roles & 50–950 ramp
primary
#BEFA95
secondary
#A659DA
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581