#B6F379#B6F379
#B6F379 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.7% C 0.165 H 131.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F379 |
|---|---|
| RGB | rgb(182, 243, 121) |
| HSL | hsl(90, 84%, 71%) |
| HSV | hsv(90, 50%, 95%) |
| CMYK | cmyk(25.1%, 0%, 50.2%, 4.7%) |
| CIE-LAB | lab(89.59, -39.01, 52.27) |
| CIE-LCH | lch(89.59, 65.22, 126.73°) |
| OKLab | oklab(89.68% -0.1083 0.1247) |
| OKLCH | oklch(89.68% 0.165 131) |
| XYZ | xyz(54.7925, 75.4254, 29.7572) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 2.71
Light Lime
#AEFD6C
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F379 #B679F3
analogous
#F3F379 #B6F379 #79F379
triadic
#B6F379 #79B6F3 #F379B6
tetradic
#B6F379 #79F3F3 #B679F3 #F37979
square
#B6F379 #79F3F3 #B679F3 #F37979
split-complementary
#B6F379 #7979F3 #F379F3
monochromatic
#79DE14 #97EE41 #B6F379 #D5F8B1 #F0FCE3
Accessibility & contrast
On white
1.31
#B6F379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#B6F379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F379
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F379 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F3E081
Tritanopia (blue-blind)
#B9EAD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b6f379; /* rgb */ color: rgb(182, 243, 121); /* oklch */ color: oklch(89.7% 0.165 131.0);
Tailwind
colors: {
custom: {
50: '#cef7a2',
500: '#b6f379',
950: '#000000',
},
}SCSS
$custom: #b6f379; $custom-light: #cef7a2; $custom-dark: #000000;
JSON
{
"hex": "#b6f379",
"rgb": {
"r": 182,
"g": 243,
"b": 121
},
"hsl": {
"h": 90,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.89684,
"c": 0.1652,
"h": 131
},
"luminance": 0.75427
}Semantic roles & 50–950 ramp
primary
#B6F379
secondary
#8843CE
accent
#06E073
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580