#B7FF7B#B7FF7B
#B7FF7B is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.5% C 0.179 H 132.6°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FF7B |
|---|---|
| RGB | rgb(183, 255, 123) |
| HSL | hsl(93, 100%, 74%) |
| HSV | hsv(93, 52%, 100%) |
| CMYK | cmyk(28.2%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.02, -43.73, 55.47) |
| CIE-LCH | lch(93.02, 70.64, 128.25°) |
| OKLab | oklab(92.48% -0.1213 0.1319) |
| OKLCH | oklch(92.48% 0.179 132.6) |
| XYZ | xyz(58.8626, 83.0155, 31.6573) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.57
Light Lime
#AEFD6C
ΔE00 1.64
Pale Lime
#BEFD73
ΔE00 1.79
Spring Green (survey)
#A9F971
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FF7B #C37BFF
analogous
#F9FF7B #B7FF7B #7BFF81
triadic
#B7FF7B #7BB7FF #FF7BB7
tetradic
#B7FF7B #7BF9FF #C37BFF #FF817B
square
#B7FF7B #7BF9FF #C37BFF #FF817B
split-complementary
#B7FF7B #817BFF #FF7BF9
monochromatic
#74FF01 #96FF3E #B7FF7B #D8FFB8 #EEFFE0
Accessibility & contrast
On white
1.19
#B7FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#B7FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FF7B
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FF7B | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#B9F6E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b7ff7b; /* rgb */ color: rgb(183, 255, 123); /* oklch */ color: oklch(92.5% 0.179 132.6);
Tailwind
colors: {
custom: {
50: '#d0ffa4',
500: '#b7ff7b',
950: '#000000',
},
}SCSS
$custom: #b7ff7b; $custom-light: #d0ffa4; $custom-dark: #000000;
JSON
{
"hex": "#b7ff7b",
"rgb": {
"r": 183,
"g": 255,
"b": 123
},
"hsl": {
"h": 92.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92483,
"c": 0.1792,
"h": 132.6
},
"luminance": 0.83017
}Semantic roles & 50–950 ramp
primary
#B7FF7B
secondary
#9641DD
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680