#BEFF90#BEFF90
#BEFF90 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.156 H 133.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF90 |
|---|---|
| RGB | rgb(190, 255, 144) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 44%, 100%) |
| CMYK | cmyk(25.5%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(93.66, -38.97, 46.52) |
| CIE-LCH | lch(93.66, 60.69, 129.95°) |
| OKLab | oklab(93.18% -0.1072 0.1132) |
| OKLCH | oklch(93.18% 0.156 133.4) |
| XYZ | xyz(62.0280, 84.4790, 39.4182) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF90 #D190FF
analogous
#F6FF90 #BEFF90 #90FF99
triadic
#BEFF90 #90BEFF #FF90BE
tetradic
#BEFF90 #90F6FF #D190FF #FF9990
square
#BEFF90 #90F6FF #D190FF #FF9990
split-complementary
#BEFF90 #9990FF #FF90F6
monochromatic
#76FF16 #9AFF53 #BEFF90 #E2FFCD #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BEFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF90
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF90 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FDEB96
Tritanopia (blue-blind)
#BFF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff90; /* rgb */ color: rgb(190, 255, 144); /* oklch */ color: oklch(93.2% 0.156 133.4);
Tailwind
colors: {
custom: {
50: '#d4ffb2',
500: '#beff90',
950: '#000000',
},
}SCSS
$custom: #beff90; $custom-light: #d4ffb2; $custom-dark: #000000;
JSON
{
"hex": "#beff90",
"rgb": {
"r": 190,
"g": 255,
"b": 144
},
"hsl": {
"h": 95.135,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93181,
"c": 0.15589,
"h": 133.4
},
"luminance": 0.84481
}Semantic roles & 50–950 ramp
primary
#BEFF90
secondary
#A653E1
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681