#BEFF9B#BEFF9B
#BEFF9B is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.4% C 0.145 H 135.3°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF9B |
|---|---|
| RGB | rgb(190, 255, 155) |
| HSL | hsl(99, 100%, 80%) |
| HSV | hsv(99, 39%, 100%) |
| CMYK | cmyk(25.5%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(93.81, -37.58, 41.39) |
| CIE-LCH | lch(93.81, 55.91, 132.23°) |
| OKLab | oklab(93.35% -0.1029 0.1019) |
| OKLCH | oklch(93.35% 0.145 135.3) |
| XYZ | xyz(62.9101, 84.8319, 44.0636) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.23
Pale Light Green
#B1FC99
ΔE00 1.81
Pastel Green
#B0FF9D
ΔE00 2.22
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF9B #DC9BFF
analogous
#F0FF9B #BEFF9B #9BFFAA
triadic
#BEFF9B #9BBEFF #FF9BBE
tetradic
#BEFF9B #9BF0FF #DC9BFF #FFAA9B
square
#BEFF9B #9BF0FF #DC9BFF #FFAA9B
split-complementary
#BEFF9B #AA9BFF #FF9BF0
monochromatic
#6EFF21 #96FF5E #BEFF9B #E6FFD8 #EBFFE0
Accessibility & contrast
On white
1.17
#BEFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BEFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF9B
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF9B | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF194
Deuteranopia (green-blind)
#FCEBA1
Tritanopia (blue-blind)
#BDF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff9b; /* rgb */ color: rgb(190, 255, 155); /* oklch */ color: oklch(93.4% 0.145 135.3);
Tailwind
colors: {
custom: {
50: '#d3ffb9',
500: '#beff9b',
950: '#000000',
},
}SCSS
$custom: #beff9b; $custom-light: #d3ffb9; $custom-dark: #000000;
JSON
{
"hex": "#beff9b",
"rgb": {
"r": 190,
"g": 255,
"b": 155
},
"hsl": {
"h": 99,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.93354,
"c": 0.14481,
"h": 135.3
},
"luminance": 0.84834
}Semantic roles & 50–950 ramp
primary
#BEFF9B
secondary
#B35CE2
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681