#BEFF7B#BEFF7B
#BEFF7B is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.176 H 130.8°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF7B |
|---|---|
| RGB | rgb(190, 255, 123) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 52%, 100%) |
| CMYK | cmyk(25.5%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.41, -41.30, 56.02) |
| CIE-LCH | lch(93.41, 69.60, 126.40°) |
| OKLab | oklab(92.9% -0.1149 0.133) |
| OKLCH | oklch(92.9% 0.176 130.8) |
| XYZ | xyz(60.5696, 83.8957, 31.7373) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.01
Light Pea Green
#C4FE82
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.74
Light Lime
#AEFD6C
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.19
Light Lime Green
#B9FF66
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF7B #BC7BFF
analogous
#FFFE7B #BEFF7B #7CFF7B
triadic
#BEFF7B #7BBEFF #FF7BBE
tetradic
#BEFF7B #7BFFFE #BC7BFF #FF7B7C
square
#BEFF7B #7BFFFE #BC7BFF #FF7B7C
split-complementary
#BEFF7B #7B7CFF #FE7BFF
monochromatic
#82FF01 #A0FF3E #BEFF7B #DCFFB8 #F0FFE0
Accessibility & contrast
On white
1.18
#BEFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BEFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF7B
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF7B | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFEA83
Tritanopia (blue-blind)
#C1F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff7b; /* rgb */ color: rgb(190, 255, 123); /* oklch */ color: oklch(92.9% 0.176 130.8);
Tailwind
colors: {
custom: {
50: '#d4ffa4',
500: '#beff7b',
950: '#000000',
},
}SCSS
$custom: #beff7b; $custom-light: #d4ffa4; $custom-dark: #000000;
JSON
{
"hex": "#beff7b",
"rgb": {
"r": 190,
"g": 255,
"b": 123
},
"hsl": {
"h": 89.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92895,
"c": 0.17581,
"h": 130.8
},
"luminance": 0.83897
}Semantic roles & 50–950 ramp
primary
#BEFF7B
secondary
#8E41DD
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680