#B6FA93#B6FA93
#B6FA93 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.6% C 0.150 H 135.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FA93 |
|---|---|
| RGB | rgb(182, 250, 147) |
| HSL | hsl(100, 91%, 78%) |
| HSV | hsv(100, 41%, 98%) |
| CMYK | cmyk(27.2%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(91.87, -39.07, 42.72) |
| CIE-LCH | lch(91.87, 57.89, 132.45°) |
| OKLab | oklab(91.64% -0.1071 0.1047) |
| OKLCH | oklch(91.64% 0.15 135.6) |
| XYZ | xyz(58.7420, 80.4210, 40.0259) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.58
Pastel Green
#B0FF9D
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.34
Tea Green
#BDF8A3
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FA93 #D793FA
analogous
#E9FA93 #B6FA93 #93FAA4
triadic
#B6FA93 #93B6FA #FA93B6
tetradic
#B6FA93 #93E9FA #D793FA #FAA493
square
#B6FA93 #93E9FA #D793FA #FAA493
split-complementary
#B6FA93 #A493FA #FA93E9
monochromatic
#67F51E #8EF759 #B6FA93 #DEFDCD #EBFEE2
Accessibility & contrast
On white
1.23
#B6FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#B6FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FA93
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FA93 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#B5F3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b6fa93; /* rgb */ color: rgb(182, 250, 147); /* oklch */ color: oklch(91.6% 0.150 135.6);
Tailwind
colors: {
custom: {
50: '#cefcb4',
500: '#b6fa93',
950: '#000000',
},
}SCSS
$custom: #b6fa93; $custom-light: #cefcb4; $custom-dark: #000000;
JSON
{
"hex": "#b6fa93",
"rgb": {
"r": 182,
"g": 250,
"b": 147
},
"hsl": {
"h": 99.612,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.91636,
"c": 0.14976,
"h": 135.6
},
"luminance": 0.80423
}Semantic roles & 50–950 ramp
primary
#B6FA93
secondary
#AE57DA
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581