#B9F686#B9F686
#B9F686 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.7% C 0.155 H 132.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F686 |
|---|---|
| RGB | rgb(185, 246, 134) |
| HSL | hsl(93, 86%, 75%) |
| HSV | hsv(93, 46%, 96%) |
| CMYK | cmyk(24.8%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(90.76, -37.85, 47.61) |
| CIE-LCH | lch(90.76, 60.82, 128.49°) |
| OKLab | oklab(90.72% -0.1044 0.1152) |
| OKLCH | oklch(90.72% 0.155 132.2) |
| XYZ | xyz(57.2655, 77.9456, 34.5775) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.07
Celery
#C1FD95
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 3.25
Pale Lime
#BEFD73
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F686 #C386F6
analogous
#F1F686 #B9F686 #86F68B
triadic
#B9F686 #86B9F6 #F686B9
tetradic
#B9F686 #86F1F6 #C386F6 #F68B86
square
#B9F686 #86F1F6 #C386F6 #F68B86
split-complementary
#B9F686 #8B86F6 #F686F1
monochromatic
#77EE14 #98F24D #B9F686 #DAFABF #EFFDE3
Accessibility & contrast
On white
1.27
#B9F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#B9F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F686
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F686 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87D
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#BBEEDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9f686; /* rgb */ color: rgb(185, 246, 134); /* oklch */ color: oklch(90.7% 0.155 132.2);
Tailwind
colors: {
custom: {
50: '#d0f9ab',
500: '#b9f686',
950: '#000000',
},
}SCSS
$custom: #b9f686; $custom-light: #d0f9ab; $custom-dark: #000000;
JSON
{
"hex": "#b9f686",
"rgb": {
"r": 185,
"g": 246,
"b": 134
},
"hsl": {
"h": 92.679,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.9072,
"c": 0.15547,
"h": 132.2
},
"luminance": 0.77947
}Semantic roles & 50–950 ramp
primary
#B9F686
secondary
#964DD3
accent
#03E37D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581