#BEFF94#BEFF94
#BEFF94 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.152 H 134.1°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF94 |
|---|---|
| RGB | rgb(190, 255, 148) |
| HSL | hsl(96, 100%, 79%) |
| HSV | hsv(96, 42%, 100%) |
| CMYK | cmyk(25.5%, 0%, 42%, 0%) |
| CIE-LAB | lab(93.71, -38.48, 44.67) |
| CIE-LCH | lch(93.71, 58.95, 130.74°) |
| OKLab | oklab(93.24% -0.1056 0.1092) |
| OKLCH | oklch(93.24% 0.152 134.1) |
| XYZ | xyz(62.3392, 84.6035, 41.0569) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.76
Pistachio (survey)
#C0FA8B
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.95
Pale Light Green
#B1FC99
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF94 #D594FF
analogous
#F3FF94 #BEFF94 #94FFA0
triadic
#BEFF94 #94BEFF #FF94BE
tetradic
#BEFF94 #94F3FF #D594FF #FFA094
square
#BEFF94 #94F3FF #D594FF #FFA094
split-complementary
#BEFF94 #A094FF #FF94F3
monochromatic
#74FF1A #99FF57 #BEFF94 #E3FFD1 #ECFFE0
Accessibility & contrast
On white
1.17
#BEFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BEFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF94
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF94 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#BEF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff94; /* rgb */ color: rgb(190, 255, 148); /* oklch */ color: oklch(93.2% 0.152 134.1);
Tailwind
colors: {
custom: {
50: '#d3ffb5',
500: '#beff94',
950: '#000000',
},
}SCSS
$custom: #beff94; $custom-light: #d3ffb5; $custom-dark: #000000;
JSON
{
"hex": "#beff94",
"rgb": {
"r": 190,
"g": 255,
"b": 148
},
"hsl": {
"h": 96.449,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93242,
"c": 0.1519,
"h": 134.1
},
"luminance": 0.84605
}Semantic roles & 50–950 ramp
primary
#BEFF94
secondary
#AB56E1
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681