#B5F773#B5F773
#B5F773 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.5% C 0.177 H 131.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F773 |
|---|---|
| RGB | rgb(181, 247, 115) |
| HSL | hsl(90, 89%, 71%) |
| HSV | hsv(90, 53%, 97%) |
| CMYK | cmyk(26.7%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(90.59, -41.74, 56.18) |
| CIE-LCH | lch(90.59, 69.99, 126.61°) |
| OKLab | oklab(90.46% -0.1163 0.1328) |
| OKLCH | oklch(90.46% 0.177 131.2) |
| XYZ | xyz(55.4106, 77.5816, 28.2717) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.66
Spring Green (survey)
#A9F971
ΔE00 1.80
Light Lime
#AEFD6C
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.22
Key Lime
#AEFF6E
ΔE00 2.27
Pale Lime Green
#B1FF65
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F773 #B573F7
analogous
#F7F773 #B5F773 #73F773
triadic
#B5F773 #73B5F7 #F773B5
tetradic
#B5F773 #73F7F7 #B573F7 #F77373
square
#B5F773 #73F7F7 #B573F7 #F77373
split-complementary
#B5F773 #7373F7 #F773F7
monochromatic
#78E30D #96F439 #B5F773 #D4FAAD #F0FDE2
Accessibility & contrast
On white
1.27
#B5F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#B5F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F773
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F773 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#B8EED9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b5f773; /* rgb */ color: rgb(181, 247, 115); /* oklch */ color: oklch(90.5% 0.177 131.2);
Tailwind
colors: {
custom: {
50: '#cefa9f',
500: '#b5f773',
950: '#000000',
},
}SCSS
$custom: #b5f773; $custom-light: #cefa9f; $custom-dark: #000000;
JSON
{
"hex": "#b5f773",
"rgb": {
"r": 181,
"g": 247,
"b": 115
},
"hsl": {
"h": 90,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.90455,
"c": 0.17654,
"h": 131.2
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#B5F773
secondary
#873CD2
accent
#00E673
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580