#BEFE99#BEFE99
#BEFE99 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.1% C 0.145 H 134.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE99 |
|---|---|
| RGB | rgb(190, 254, 153) |
| HSL | hsl(98, 98%, 80%) |
| HSV | hsv(98, 40%, 100%) |
| CMYK | cmyk(25.2%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.51, -37.39, 41.98) |
| CIE-LCH | lch(93.51, 56.22, 131.69°) |
| OKLab | oklab(93.1% -0.1024 0.1032) |
| OKLCH | oklch(93.1% 0.145 134.8) |
| XYZ | xyz(62.4253, 84.1289, 43.0803) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.93
Pale Light Green
#B1FC99
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE99 #D999FE
analogous
#F0FE99 #BEFE99 #99FEA7
triadic
#BEFE99 #99BEFE #FE99BE
tetradic
#BEFE99 #99F0FE #D999FE #FEA799
square
#BEFE99 #99F0FE #D999FE #FEA799
split-complementary
#BEFE99 #A799FE #FE99F0
monochromatic
#71FD20 #97FD5C #BEFE99 #E5FFD6 #ECFFE1
Accessibility & contrast
On white
1.18
#BEFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BEFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE99
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE99 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FCEA9F
Tritanopia (blue-blind)
#BEF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe99; /* rgb */ color: rgb(190, 254, 153); /* oklch */ color: oklch(93.1% 0.145 134.8);
Tailwind
colors: {
custom: {
50: '#d3ffb8',
500: '#befe99',
950: '#000000',
},
}SCSS
$custom: #befe99; $custom-light: #d3ffb8; $custom-dark: #000000;
JSON
{
"hex": "#befe99",
"rgb": {
"r": 190,
"g": 254,
"b": 153
},
"hsl": {
"h": 98.02,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.93099,
"c": 0.14539,
"h": 134.8
},
"luminance": 0.84131
}Semantic roles & 50–950 ramp
primary
#BEFE99
secondary
#AF5BE0
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681