#BEFF91#BEFF91
#BEFF91 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.155 H 133.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF91 |
|---|---|
| RGB | rgb(190, 255, 145) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 43%, 100%) |
| CMYK | cmyk(25.5%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.67, -38.85, 46.06) |
| CIE-LCH | lch(93.67, 60.25, 130.14°) |
| OKLab | oklab(93.2% -0.1068 0.1122) |
| OKLCH | oklch(93.2% 0.155 133.6) |
| XYZ | xyz(62.1048, 84.5097, 39.8225) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.95
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 2.64
Pale Light Green
#B1FC99
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF91 #D291FF
analogous
#F5FF91 #BEFF91 #91FF9B
triadic
#BEFF91 #91BEFF #FF91BE
tetradic
#BEFF91 #91F5FF #D291FF #FF9B91
square
#BEFF91 #91F5FF #D291FF #FF9B91
split-complementary
#BEFF91 #9B91FF #FF91F5
monochromatic
#76FF17 #9AFF54 #BEFF91 #E2FFCE #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BEFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF91
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF91 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#BFF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff91; /* rgb */ color: rgb(190, 255, 145); /* oklch */ color: oklch(93.2% 0.155 133.6);
Tailwind
colors: {
custom: {
50: '#d4ffb3',
500: '#beff91',
950: '#000000',
},
}SCSS
$custom: #beff91; $custom-light: #d4ffb3; $custom-dark: #000000;
JSON
{
"hex": "#beff91",
"rgb": {
"r": 190,
"g": 255,
"b": 145
},
"hsl": {
"h": 95.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93196,
"c": 0.1549,
"h": 133.6
},
"luminance": 0.84511
}Semantic roles & 50–950 ramp
primary
#BEFF91
secondary
#A753E1
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681