#BEFE90#BEFE90
#BEFE90 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.0% C 0.154 H 133.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE90 |
|---|---|
| RGB | rgb(190, 254, 144) |
| HSL | hsl(95, 98%, 78%) |
| HSV | hsv(95, 43%, 100%) |
| CMYK | cmyk(25.2%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.38, -38.52, 46.18) |
| CIE-LCH | lch(93.38, 60.13, 129.84°) |
| OKLab | oklab(92.96% -0.1059 0.1124) |
| OKLCH | oklch(92.96% 0.154 133.3) |
| XYZ | xyz(61.7098, 83.8427, 39.3121) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.88
Pistachio (survey)
#C0FA8B
ΔE00 1.21
Light Yellowish Green
#C2FF89
ΔE00 1.43
Light Pea Green
#C4FE82
ΔE00 2.52
Pale Light Green
#B1FC99
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE90 #D090FE
analogous
#F5FE90 #BEFE90 #90FE99
triadic
#BEFE90 #90BEFE #FE90BE
tetradic
#BEFE90 #90F5FE #D090FE #FE9990
square
#BEFE90 #90F5FE #D090FE #FE9990
split-complementary
#BEFE90 #9990FE #FE90F5
monochromatic
#77FD17 #9AFD53 #BEFE90 #E2FFCD #EDFFE1
Accessibility & contrast
On white
1.18
#BEFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#BEFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE90
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE90 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#BFF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe90; /* rgb */ color: rgb(190, 254, 144); /* oklch */ color: oklch(93.0% 0.154 133.3);
Tailwind
colors: {
custom: {
50: '#d4ffb2',
500: '#befe90',
950: '#000000',
},
}SCSS
$custom: #befe90; $custom-light: #d4ffb2; $custom-dark: #000000;
JSON
{
"hex": "#befe90",
"rgb": {
"r": 190,
"g": 254,
"b": 144
},
"hsl": {
"h": 94.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92958,
"c": 0.15446,
"h": 133.3
},
"luminance": 0.83844
}Semantic roles & 50–950 ramp
primary
#BEFE90
secondary
#A553DF
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681