#B9FC8A#B9FC8A
#B9FC8A is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.1% C 0.160 H 133.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FC8A |
|---|---|
| RGB | rgb(185, 252, 138) |
| HSL | hsl(95, 95%, 76%) |
| HSV | hsv(95, 45%, 99%) |
| CMYK | cmyk(26.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.47, -40.06, 47.84) |
| CIE-LCH | lch(92.47, 62.40, 129.94°) |
| OKLab | oklab(92.13% -0.1103 0.1159) |
| OKLCH | oklch(92.13% 0.16 133.6) |
| XYZ | xyz(59.4043, 81.7683, 36.6929) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 1.48
Celery
#C1FD95
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 2.42
Pale Light Green
#B1FC99
ΔE00 2.97
Spring Green (survey)
#A9F971
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FC8A #CD8AFC
analogous
#F2FC8A #B9FC8A #8AFC94
triadic
#B9FC8A #8AB9FC #FC8AB9
tetradic
#B9FC8A #8AF2FC #CD8AFC #FC948A
square
#B9FC8A #8AF2FC #CD8AFC #FC948A
split-complementary
#B9FC8A #948AFC #FC8AF2
monochromatic
#72F913 #95FA4E #B9FC8A #DDFEC6 #EDFEE1
Accessibility & contrast
On white
1.21
#B9FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#B9FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FC8A
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FC8A | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#BAF4E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b9fc8a; /* rgb */ color: rgb(185, 252, 138); /* oklch */ color: oklch(92.1% 0.160 133.6);
Tailwind
colors: {
custom: {
50: '#d0fdae',
500: '#b9fc8a',
950: '#000000',
},
}SCSS
$custom: #b9fc8a; $custom-light: #d0fdae; $custom-dark: #000000;
JSON
{
"hex": "#b9fc8a",
"rgb": {
"r": 185,
"g": 252,
"b": 138
},
"hsl": {
"h": 95.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92125,
"c": 0.16002,
"h": 133.6
},
"luminance": 0.8177
}Semantic roles & 50–950 ramp
primary
#B9FC8A
secondary
#A14FDC
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581