#B6F577#B6F577
#B6F577 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.1% C 0.170 H 131.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F577 |
|---|---|
| RGB | rgb(182, 245, 119) |
| HSL | hsl(90, 86%, 71%) |
| HSV | hsv(90, 51%, 96%) |
| CMYK | cmyk(25.7%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(90.13, -40.10, 53.83) |
| CIE-LCH | lch(90.13, 67.13, 126.69°) |
| OKLab | oklab(90.11% -0.1115 0.128) |
| OKLCH | oklch(90.11% 0.17 131.1) |
| XYZ | xyz(55.2729, 76.5804, 29.3185) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 2.19
Spring Green (survey)
#A9F971
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.51
Light Lime
#AEFD6C
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F577 #B677F5
analogous
#F5F577 #B6F577 #77F577
triadic
#B6F577 #77B6F5 #F577B6
tetradic
#B6F577 #77F5F5 #B677F5 #F57777
square
#B6F577 #77F5F5 #B677F5 #F57777
split-complementary
#B6F577 #7777F5 #F577F5
monochromatic
#79E111 #97F13E #B6F577 #D5F9B0 #F0FDE2
Accessibility & contrast
On white
1.29
#B6F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#B6F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F577
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F577 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66B
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#B9ECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b6f577; /* rgb */ color: rgb(182, 245, 119); /* oklch */ color: oklch(90.1% 0.170 131.1);
Tailwind
colors: {
custom: {
50: '#cef8a1',
500: '#b6f577',
950: '#000000',
},
}SCSS
$custom: #b6f577; $custom-light: #cef8a1; $custom-dark: #000000;
JSON
{
"hex": "#b6f577",
"rgb": {
"r": 182,
"g": 245,
"b": 119
},
"hsl": {
"h": 90,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.9011,
"c": 0.16977,
"h": 131.1
},
"luminance": 0.76582
}Semantic roles & 50–950 ramp
primary
#B6F577
secondary
#8840D0
accent
#03E373
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580