#B6F794#B6F794
#B6F794 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.0% C 0.144 H 135.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F794 |
|---|---|
| RGB | rgb(182, 247, 148) |
| HSL | hsl(99, 86%, 77%) |
| HSV | hsv(99, 40%, 97%) |
| CMYK | cmyk(26.3%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(91.05, -37.60, 41.18) |
| CIE-LCH | lch(91.05, 55.76, 132.40°) |
| OKLab | oklab(90.98% -0.103 0.1012) |
| OKLCH | oklch(90.98% 0.144 135.5) |
| XYZ | xyz(57.8960, 78.6030, 40.1327) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.90
Tea Green
#BDF8A3
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Pastel Green
#B2FBA5
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F794 #D594F7
analogous
#E7F794 #B6F794 #94F7A4
triadic
#B6F794 #94B6F7 #F794B6
tetradic
#B6F794 #94E7F7 #D594F7 #F7A494
square
#B6F794 #94E7F7 #D594F7 #F7A494
split-complementary
#B6F794 #A494F7 #F794E7
monochromatic
#68EE22 #8FF35B #B6F794 #DDFBCD #ECFDE3
Accessibility & contrast
On white
1.26
#B6F794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#B6F794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F794
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F794 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#F4E39A
Tritanopia (blue-blind)
#B5F0DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b6f794; /* rgb */ color: rgb(182, 247, 148); /* oklch */ color: oklch(91.0% 0.144 135.5);
Tailwind
colors: {
custom: {
50: '#cefab4',
500: '#b6f794',
950: '#000000',
},
}SCSS
$custom: #b6f794; $custom-light: #cefab4; $custom-dark: #000000;
JSON
{
"hex": "#b6f794",
"rgb": {
"r": 182,
"g": 247,
"b": 148
},
"hsl": {
"h": 99.394,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.90979,
"c": 0.14437,
"h": 135.5
},
"luminance": 0.78605
}Semantic roles & 50–950 ramp
primary
#B6F794
secondary
#AB59D6
accent
#03E396
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581