#BEFD80#BEFD80
#BEFD80 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.5% C 0.169 H 131.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFD80 |
|---|---|
| RGB | rgb(190, 253, 128) |
| HSL | hsl(90, 97%, 75%) |
| HSV | hsv(90, 49%, 99%) |
| CMYK | cmyk(24.9%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.91, -39.90, 53.13) |
| CIE-LCH | lch(92.91, 66.45, 126.90°) |
| OKLab | oklab(92.51% -0.1107 0.1271) |
| OKLCH | oklch(92.51% 0.169 131.1) |
| XYZ | xyz(60.2560, 82.7547, 33.2165) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.83
Light Yellowish Green
#C2FF89
ΔE00 1.05
Pale Lime
#BEFD73
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Lime
#AEFD6C
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFD80 #BF80FD
analogous
#FCFD80 #BEFD80 #80FD81
triadic
#BEFD80 #80BEFD #FD80BE
tetradic
#BEFD80 #80FCFD #BF80FD #FD8180
square
#BEFD80 #80FCFD #BF80FD #FD8180
split-complementary
#BEFD80 #8180FD #FD80FC
monochromatic
#80FB07 #9FFC44 #BEFD80 #DDFEBC #F0FFE1
Accessibility & contrast
On white
1.20
#BEFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#BEFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFD80
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFD80 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#C1F4E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befd80; /* rgb */ color: rgb(190, 253, 128); /* oklch */ color: oklch(92.5% 0.169 131.1);
Tailwind
colors: {
custom: {
50: '#d4fea7',
500: '#befd80',
950: '#000000',
},
}SCSS
$custom: #befd80; $custom-light: #d4fea7; $custom-dark: #000000;
JSON
{
"hex": "#befd80",
"rgb": {
"r": 190,
"g": 253,
"b": 128
},
"hsl": {
"h": 90.24,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9251,
"c": 0.16852,
"h": 131.1
},
"luminance": 0.82756
}Semantic roles & 50–950 ramp
primary
#BEFD80
secondary
#9146DB
accent
#00E674
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681