#BEFA90#BEFA90
#BEFA90 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.1% C 0.149 H 132.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA90 |
|---|---|
| RGB | rgb(190, 250, 144) |
| HSL | hsl(94, 91%, 77%) |
| HSV | hsv(94, 42%, 98%) |
| CMYK | cmyk(24%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(92.28, -36.72, 44.78) |
| CIE-LCH | lch(92.28, 57.91, 129.35°) |
| OKLab | oklab(92.07% -0.101 0.1092) |
| OKLCH | oklch(92.07% 0.149 132.7) |
| XYZ | xyz(60.4537, 81.3305, 38.8934) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.73
Pistachio (survey)
#C0FA8B
ΔE00 0.93
Light Yellowish Green
#C2FF89
ΔE00 1.91
Light Pea Green
#C4FE82
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA90 #CC90FA
analogous
#F3FA90 #BEFA90 #90FA97
triadic
#BEFA90 #90BEFA #FA90BE
tetradic
#BEFA90 #90F3FA #CC90FA #FA9790
square
#BEFA90 #90F3FA #CC90FA #FA9790
split-complementary
#BEFA90 #9790FA #FA90F3
monochromatic
#79F51B #9CF755 #BEFA90 #E0FDCB #EEFEE2
Accessibility & contrast
On white
1.22
#BEFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#BEFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA90
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA90 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#BFF2E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befa90; /* rgb */ color: rgb(190, 250, 144); /* oklch */ color: oklch(92.1% 0.149 132.7);
Tailwind
colors: {
custom: {
50: '#d3fcb2',
500: '#befa90',
950: '#000000',
},
}SCSS
$custom: #befa90; $custom-light: #d3fcb2; $custom-dark: #000000;
JSON
{
"hex": "#befa90",
"rgb": {
"r": 190,
"g": 250,
"b": 144
},
"hsl": {
"h": 93.962,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.92067,
"c": 0.14874,
"h": 132.7
},
"luminance": 0.81332
}Semantic roles & 50–950 ramp
primary
#BEFA90
secondary
#A055DA
accent
#00E682
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581