#B7F37A#B7F37A
#B7F37A is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.8% C 0.164 H 130.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F37A |
|---|---|
| RGB | rgb(183, 243, 122) |
| HSL | hsl(90, 83%, 72%) |
| HSV | hsv(90, 50%, 95%) |
| CMYK | cmyk(24.7%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(89.66, -38.55, 51.90) |
| CIE-LCH | lch(89.66, 64.65, 126.60°) |
| OKLab | oklab(89.76% -0.107 0.124) |
| OKLCH | oklch(89.76% 0.164 130.8) |
| XYZ | xyz(55.0912, 75.5723, 30.0929) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.62
Spring Green (survey)
#A9F971
ΔE00 2.74
Pale Lime
#BEFD73
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F37A #B67AF3
analogous
#F3F27A #B7F37A #7BF37A
triadic
#B7F37A #7AB7F3 #F37AB7
tetradic
#B7F37A #7AF3F2 #B67AF3 #F37A7B
square
#B7F37A #7AF3F2 #B67AF3 #F37A7B
split-complementary
#B7F37A #7A7BF3 #F27AF3
monochromatic
#7ADF14 #99EE42 #B7F37A #D5F8B2 #F0FCE3
Accessibility & contrast
On white
1.30
#B7F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#B7F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F37A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F37A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#BAEAD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b7f37a; /* rgb */ color: rgb(183, 243, 122); /* oklch */ color: oklch(89.8% 0.164 130.8);
Tailwind
colors: {
custom: {
50: '#cff7a3',
500: '#b7f37a',
950: '#000000',
},
}SCSS
$custom: #b7f37a; $custom-light: #cff7a3; $custom-dark: #000000;
JSON
{
"hex": "#b7f37a",
"rgb": {
"r": 183,
"g": 243,
"b": 122
},
"hsl": {
"h": 89.752,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.89758,
"c": 0.16379,
"h": 130.8
},
"luminance": 0.75574
}Semantic roles & 50–950 ramp
primary
#B7F37A
secondary
#8843CE
accent
#06E072
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580