#BEFF70#BEFF70
#BEFF70 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.185 H 129.8°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF70 |
|---|---|
| RGB | rgb(190, 255, 112) |
| HSL | hsl(87, 100%, 72%) |
| HSV | hsv(87, 56%, 100%) |
| CMYK | cmyk(25.5%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.29, -42.36, 60.78) |
| CIE-LCH | lch(93.29, 74.09, 124.87°) |
| OKLab | oklab(92.77% -0.1187 0.1424) |
| OKLCH | oklch(92.77% 0.185 129.8) |
| XYZ | xyz(59.9193, 83.6356, 28.3125) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.62
Light Lime Green
#B9FF66
ΔE00 1.06
Pale Lime Green
#B1FF65
ΔE00 1.76
Light Lime
#AEFD6C
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.17
Key Lime
#AEFF6E
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF70 #B170FF
analogous
#FFF970 #BEFF70 #77FF70
triadic
#BEFF70 #70BEFF #FF70BE
tetradic
#BEFF70 #70FFF9 #B170FF #FF7077
square
#BEFF70 #70FFF9 #B170FF #FF7077
split-complementary
#BEFF70 #7077FF #F970FF
monochromatic
#85F500 #A2FF33 #BEFF70 #DAFFAD #F1FFE0
Accessibility & contrast
On white
1.18
#BEFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BEFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF70
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF70 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#C2F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff70; /* rgb */ color: rgb(190, 255, 112); /* oklch */ color: oklch(92.8% 0.185 129.8);
Tailwind
colors: {
custom: {
50: '#d5ff9d',
500: '#beff70',
950: '#000000',
},
}SCSS
$custom: #beff70; $custom-light: #d5ff9d; $custom-dark: #000000;
JSON
{
"hex": "#beff70",
"rgb": {
"r": 190,
"g": 255,
"b": 112
},
"hsl": {
"h": 87.273,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92766,
"c": 0.18541,
"h": 129.8
},
"luminance": 0.83637
}Semantic roles & 50–950 ramp
primary
#BEFF70
secondary
#8237DC
accent
#00E668
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680