#B7F672#B7F672
#B7F672 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.3% C 0.175 H 130.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F672 |
|---|---|
| RGB | rgb(183, 246, 114) |
| HSL | hsl(89, 88%, 71%) |
| HSV | hsv(89, 54%, 96%) |
| CMYK | cmyk(25.6%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(90.41, -40.70, 56.45) |
| CIE-LCH | lch(90.41, 69.59, 125.79°) |
| OKLab | oklab(90.34% -0.1136 0.1333) |
| OKLCH | oklch(90.34% 0.175 130.4) |
| XYZ | xyz(55.5209, 77.1923, 27.8907) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 2.21
Spring Green (survey)
#A9F971
ΔE00 2.24
Light Lime
#AEFD6C
ΔE00 2.28
Key Lime
#AEFF6E
ΔE00 2.62
Light Lime Green
#B9FF66
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F672 #B172F6
analogous
#F6F372 #B7F672 #75F672
triadic
#B7F672 #72B7F6 #F672B7
tetradic
#B7F672 #72F6F3 #B172F6 #F67275
square
#B7F672 #72F6F3 #B172F6 #F67275
split-complementary
#B7F672 #7275F6 #F372F6
monochromatic
#7CDF0E #9AF238 #B7F672 #D4FAAC #F0FDE2
Accessibility & contrast
On white
1.28
#B7F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#B7F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F672
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F672 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE765
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#BAEDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7f672; /* rgb */ color: rgb(183, 246, 114); /* oklch */ color: oklch(90.3% 0.175 130.4);
Tailwind
colors: {
custom: {
50: '#cff99e',
500: '#b7f672',
950: '#000000',
},
}SCSS
$custom: #b7f672; $custom-light: #cff99e; $custom-dark: #000000;
JSON
{
"hex": "#b7f672",
"rgb": {
"r": 183,
"g": 246,
"b": 114
},
"hsl": {
"h": 88.636,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.90336,
"c": 0.17513,
"h": 130.4
},
"luminance": 0.77194
}Semantic roles & 50–950 ramp
primary
#B7F672
secondary
#833CD1
accent
#01E56E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580