#B7FF7D#B7FF7D
#B7FF7D is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.5% C 0.177 H 132.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FF7D |
|---|---|
| RGB | rgb(183, 255, 125) |
| HSL | hsl(93, 100%, 75%) |
| HSV | hsv(93, 51%, 100%) |
| CMYK | cmyk(28.2%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.04, -43.52, 54.59) |
| CIE-LCH | lch(93.04, 69.81, 128.56°) |
| OKLab | oklab(92.51% -0.1206 0.1301) |
| OKLCH | oklch(92.51% 0.177 132.8) |
| XYZ | xyz(58.9891, 83.0661, 32.3234) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 1.83
Light Lime
#AEFD6C
ΔE00 1.84
Spring Green (survey)
#A9F971
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FF7D #C57DFF
analogous
#F8FF7D #B7FF7D #7DFF84
triadic
#B7FF7D #7DB7FF #FF7DB7
tetradic
#B7FF7D #7DF8FF #C57DFF #FF847D
square
#B7FF7D #7DF8FF #C57DFF #FF847D
split-complementary
#B7FF7D #847DFF #FF7DF8
monochromatic
#73FF03 #95FF40 #B7FF7D #D9FFBA #EEFFE0
Accessibility & contrast
On white
1.19
#B7FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#B7FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FF7D
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FF7D | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF71
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#B8F6E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b7ff7d; /* rgb */ color: rgb(183, 255, 125); /* oklch */ color: oklch(92.5% 0.177 132.8);
Tailwind
colors: {
custom: {
50: '#cfffa5',
500: '#b7ff7d',
950: '#000000',
},
}SCSS
$custom: #b7ff7d; $custom-light: #cfffa5; $custom-dark: #000000;
JSON
{
"hex": "#b7ff7d",
"rgb": {
"r": 183,
"g": 255,
"b": 125
},
"hsl": {
"h": 93.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92508,
"c": 0.17741,
"h": 132.8
},
"luminance": 0.83068
}Semantic roles & 50–950 ramp
primary
#B7FF7D
secondary
#9842DE
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680