#B6F67A#B6F67A
#B6F67A is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.4% C 0.168 H 131.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F67A |
|---|---|
| RGB | rgb(182, 246, 122) |
| HSL | hsl(91, 87%, 72%) |
| HSV | hsv(91, 50%, 96%) |
| CMYK | cmyk(26%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(90.44, -40.23, 52.83) |
| CIE-LCH | lch(90.44, 66.40, 127.29°) |
| OKLab | oklab(90.38% -0.1117 0.126) |
| OKLCH | oklch(90.38% 0.168 131.5) |
| XYZ | xyz(55.7592, 77.2603, 30.3835) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.12
Spring Green (survey)
#A9F971
ΔE00 2.12
Light Yellowish Green
#C2FF89
ΔE00 2.23
Pale Lime
#BEFD73
ΔE00 2.31
Light Lime
#AEFD6C
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F67A #BA7AF6
analogous
#F4F67A #B6F67A #7AF67C
triadic
#B6F67A #7AB6F6 #F67AB6
tetradic
#B6F67A #7AF4F6 #BA7AF6 #F67C7A
square
#B6F67A #7AF4F6 #BA7AF6 #F67C7A
split-complementary
#B6F67A #7C7AF6 #F67AF4
monochromatic
#77E610 #97F241 #B6F67A #D5FAB3 #EFFDE2
Accessibility & contrast
On white
1.28
#B6F67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#B6F67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F67A
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F67A | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76F
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#B8EDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b6f67a; /* rgb */ color: rgb(182, 246, 122); /* oklch */ color: oklch(90.4% 0.168 131.5);
Tailwind
colors: {
custom: {
50: '#cef9a3',
500: '#b6f67a',
950: '#000000',
},
}SCSS
$custom: #b6f67a; $custom-light: #cef9a3; $custom-dark: #000000;
JSON
{
"hex": "#b6f67a",
"rgb": {
"r": 182,
"g": 246,
"b": 122
},
"hsl": {
"h": 90.968,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.90375,
"c": 0.16838,
"h": 131.5
},
"luminance": 0.77262
}Semantic roles & 50–950 ramp
primary
#B6F67A
secondary
#8C43D2
accent
#02E476
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580