#BEFF97#BEFF97
#BEFF97 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.149 H 134.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF97 |
|---|---|
| RGB | rgb(190, 255, 151) |
| HSL | hsl(98, 100%, 80%) |
| HSV | hsv(98, 41%, 100%) |
| CMYK | cmyk(25.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.75, -38.10, 43.27) |
| CIE-LCH | lch(93.75, 57.65, 131.36°) |
| OKLab | oklab(93.29% -0.1045 0.1061) |
| OKLCH | oklch(93.29% 0.149 134.6) |
| XYZ | xyz(62.5797, 84.6997, 42.3237) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.82
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Pale Light Green
#B1FC99
ΔE00 2.12
Light Yellowish Green
#C2FF89
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF97 #D897FF
analogous
#F2FF97 #BEFF97 #97FFA4
triadic
#BEFF97 #97BEFF #FF97BE
tetradic
#BEFF97 #97F2FF #D897FF #FFA497
square
#BEFF97 #97F2FF #D897FF #FFA497
split-complementary
#BEFF97 #A497FF #FF97F2
monochromatic
#72FF1D #98FF5A #BEFF97 #E4FFD4 #ECFFE0
Accessibility & contrast
On white
1.17
#BEFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BEFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF97
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF97 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18F
Deuteranopia (green-blind)
#FDEB9D
Tritanopia (blue-blind)
#BEF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff97; /* rgb */ color: rgb(190, 255, 151); /* oklch */ color: oklch(93.3% 0.149 134.6);
Tailwind
colors: {
custom: {
50: '#d3ffb7',
500: '#beff97',
950: '#000000',
},
}SCSS
$custom: #beff97; $custom-light: #d3ffb7; $custom-dark: #000000;
JSON
{
"hex": "#beff97",
"rgb": {
"r": 190,
"g": 255,
"b": 151
},
"hsl": {
"h": 97.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93289,
"c": 0.14887,
"h": 134.6
},
"luminance": 0.84702
}Semantic roles & 50–950 ramp
primary
#BEFF97
secondary
#AE59E2
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681