#BEFF86#BEFF86
#BEFF86 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.166 H 132.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF86 |
|---|---|
| RGB | rgb(190, 255, 134) |
| HSL | hsl(92, 100%, 76%) |
| HSV | hsv(92, 47%, 100%) |
| CMYK | cmyk(25.5%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(93.53, -40.13, 51.10) |
| CIE-LCH | lch(93.53, 64.98, 128.14°) |
| OKLab | oklab(93.04% -0.111 0.1229) |
| OKLCH | oklch(93.04% 0.166 132.1) |
| XYZ | xyz(61.2973, 84.1868, 35.5698) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.61
Light Pea Green
#C4FE82
ΔE00 1.31
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Celery
#C1FD95
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.42
Light Yellow Green
#CCFD7F
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF86 #C786FF
analogous
#FBFF86 #BEFF86 #86FF8B
triadic
#BEFF86 #86BEFF #FF86BE
tetradic
#BEFF86 #86FBFF #C786FF #FF8B86
square
#BEFF86 #86FBFF #C786FF #FF8B86
split-complementary
#BEFF86 #8B86FF #FF86FB
monochromatic
#7CFF0C #9DFF49 #BEFF86 #DFFFC3 #EFFFE0
Accessibility & contrast
On white
1.18
#BEFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BEFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF86
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF86 | 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)
#FFF07C
Deuteranopia (green-blind)
#FEEB8D
Tritanopia (blue-blind)
#C0F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff86; /* rgb */ color: rgb(190, 255, 134); /* oklch */ color: oklch(93.0% 0.166 132.1);
Tailwind
colors: {
custom: {
50: '#d4ffab',
500: '#beff86',
950: '#000000',
},
}SCSS
$custom: #beff86; $custom-light: #d4ffab; $custom-dark: #000000;
JSON
{
"hex": "#beff86",
"rgb": {
"r": 190,
"g": 255,
"b": 134
},
"hsl": {
"h": 92.231,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.93038,
"c": 0.16561,
"h": 132.1
},
"luminance": 0.84188
}Semantic roles & 50–950 ramp
primary
#BEFF86
secondary
#9A4ADF
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681