#BEFF96#BEFF96
#BEFF96 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.150 H 134.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF96 |
|---|---|
| RGB | rgb(190, 255, 150) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 41%, 100%) |
| CMYK | cmyk(25.5%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(93.74, -38.22, 43.74) |
| CIE-LCH | lch(93.74, 58.09, 131.15°) |
| OKLab | oklab(93.27% -0.1049 0.1071) |
| OKLCH | oklch(93.27% 0.15 134.4) |
| XYZ | xyz(62.4988, 84.6674, 41.8978) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.77
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF96 #D796FF
analogous
#F2FF96 #BEFF96 #96FFA3
triadic
#BEFF96 #96BEFF #FF96BE
tetradic
#BEFF96 #96F2FF #D796FF #FFA396
square
#BEFF96 #96F2FF #D796FF #FFA396
split-complementary
#BEFF96 #A396FF #FF96F2
monochromatic
#72FF1C #98FF59 #BEFF96 #E4FFD3 #ECFFE0
Accessibility & contrast
On white
1.17
#BEFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BEFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF96
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF96 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18E
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#BEF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff96; /* rgb */ color: rgb(190, 255, 150); /* oklch */ color: oklch(93.3% 0.150 134.4);
Tailwind
colors: {
custom: {
50: '#d3ffb6',
500: '#beff96',
950: '#000000',
},
}SCSS
$custom: #beff96; $custom-light: #d3ffb6; $custom-dark: #000000;
JSON
{
"hex": "#beff96",
"rgb": {
"r": 190,
"g": 255,
"b": 150
},
"hsl": {
"h": 97.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93274,
"c": 0.14989,
"h": 134.4
},
"luminance": 0.84669
}Semantic roles & 50–950 ramp
primary
#BEFF96
secondary
#AD58E1
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681