#BEFF87#BEFF87
#BEFF87 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.165 H 132.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF87 |
|---|---|
| RGB | rgb(190, 255, 135) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 47%, 100%) |
| CMYK | cmyk(25.5%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(93.54, -40.02, 50.65) |
| CIE-LCH | lch(93.54, 64.55, 128.31°) |
| OKLab | oklab(93.05% -0.1106 0.122) |
| OKLCH | oklch(93.05% 0.165 132.2) |
| XYZ | xyz(61.3674, 84.2148, 35.9388) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.58
Light Pea Green
#C4FE82
ΔE00 1.41
Pistachio (survey)
#C0FA8B
ΔE00 1.48
Celery
#C1FD95
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF87 #C887FF
analogous
#FAFF87 #BEFF87 #87FF8C
triadic
#BEFF87 #87BEFF #FF87BE
tetradic
#BEFF87 #87FAFF #C887FF #FF8C87
square
#BEFF87 #87FAFF #C887FF #FF8C87
split-complementary
#BEFF87 #8C87FF #FF87FA
monochromatic
#7CFF0D #9DFF4A #BEFF87 #DFFFC4 #EEFFE0
Accessibility & contrast
On white
1.18
#BEFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BEFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF87
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF87 | 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)
#FFF07D
Deuteranopia (green-blind)
#FEEB8E
Tritanopia (blue-blind)
#C0F7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff87; /* rgb */ color: rgb(190, 255, 135); /* oklch */ color: oklch(93.1% 0.165 132.2);
Tailwind
colors: {
custom: {
50: '#d4ffac',
500: '#beff87',
950: '#000000',
},
}SCSS
$custom: #beff87; $custom-light: #d4ffac; $custom-dark: #000000;
JSON
{
"hex": "#beff87",
"rgb": {
"r": 190,
"g": 255,
"b": 135
},
"hsl": {
"h": 92.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.93052,
"c": 0.16466,
"h": 132.2
},
"luminance": 0.84216
}Semantic roles & 50–950 ramp
primary
#BEFF87
secondary
#9B4BDF
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681