#BEFE9B#BEFE9B
#BEFE9B is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.143 H 135.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE9B |
|---|---|
| RGB | rgb(190, 254, 155) |
| HSL | hsl(99, 98%, 80%) |
| HSV | hsv(99, 39%, 100%) |
| CMYK | cmyk(25.2%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(93.54, -37.13, 41.04) |
| CIE-LCH | lch(93.54, 55.34, 132.14°) |
| OKLab | oklab(93.13% -0.1016 0.1011) |
| OKLCH | oklch(93.13% 0.143 135.2) |
| XYZ | xyz(62.5919, 84.1955, 43.9576) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.20
Pale Light Green
#B1FC99
ΔE00 1.80
Pastel Green
#B0FF9D
ΔE00 2.27
Tea Green
#BDF8A3
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE9B #DB9BFE
analogous
#EFFE9B #BEFE9B #9BFEA9
triadic
#BEFE9B #9BBEFE #FE9BBE
tetradic
#BEFE9B #9BEFFE #DB9BFE #FEA99B
square
#BEFE9B #9BEFFE #DB9BFE #FEA99B
split-complementary
#BEFE9B #A99BFE #FE9BEF
monochromatic
#6FFD22 #97FD5E #BEFE9B #E5FFD8 #EBFFE1
Accessibility & contrast
On white
1.18
#BEFE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BEFE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE9B
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE9B | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#FBEAA1
Tritanopia (blue-blind)
#BDF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe9b; /* rgb */ color: rgb(190, 254, 155); /* oklch */ color: oklch(93.1% 0.143 135.2);
Tailwind
colors: {
custom: {
50: '#d3ffb9',
500: '#befe9b',
950: '#000000',
},
}SCSS
$custom: #befe9b; $custom-light: #d3ffb9; $custom-dark: #000000;
JSON
{
"hex": "#befe9b",
"rgb": {
"r": 190,
"g": 254,
"b": 155
},
"hsl": {
"h": 98.788,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93132,
"c": 0.14335,
"h": 135.2
},
"luminance": 0.84197
}Semantic roles & 50–950 ramp
primary
#BEFE9B
secondary
#B25CE1
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681