#B9F595#B9F595
#B9F595 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.139 H 134.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F595 |
|---|---|
| RGB | rgb(185, 245, 149) |
| HSL | hsl(98, 83%, 77%) |
| HSV | hsv(98, 39%, 96%) |
| CMYK | cmyk(24.5%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(90.68, -35.54, 40.24) |
| CIE-LCH | lch(90.68, 53.69, 131.45°) |
| OKLab | oklab(90.73% -0.0973 0.0991) |
| OKLCH | oklch(90.73% 0.139 134.5) |
| XYZ | xyz(58.0835, 77.7875, 40.3822) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.05
Pale Light Green
#B1FC99
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F595 #D195F5
analogous
#E9F595 #B9F595 #95F5A1
triadic
#B9F595 #95B9F5 #F595B9
tetradic
#B9F595 #95E9F5 #D195F5 #F5A195
square
#B9F595 #95E9F5 #D195F5 #F5A195
split-complementary
#B9F595 #A195F5 #F595E9
monochromatic
#6FEA25 #94F05D #B9F595 #DEFACD #EDFCE3
Accessibility & contrast
On white
1.27
#B9F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#B9F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F595
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F595 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88E
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#B9EEDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9f595; /* rgb */ color: rgb(185, 245, 149); /* oklch */ color: oklch(90.7% 0.139 134.5);
Tailwind
colors: {
custom: {
50: '#d0f8b5',
500: '#b9f595',
950: '#000000',
},
}SCSS
$custom: #b9f595; $custom-light: #d0f8b5; $custom-dark: #000000;
JSON
{
"hex": "#b9f595",
"rgb": {
"r": 185,
"g": 245,
"b": 149
},
"hsl": {
"h": 97.5,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.90728,
"c": 0.13887,
"h": 134.5
},
"luminance": 0.77789
}Semantic roles & 50–950 ramp
primary
#B9F595
secondary
#A65BD3
accent
#06DF8E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581