#B9F67F#B9F67F
#B9F67F is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.6% C 0.162 H 131.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F67F |
|---|---|
| RGB | rgb(185, 246, 127) |
| HSL | hsl(91, 87%, 73%) |
| HSV | hsv(91, 48%, 96%) |
| CMYK | cmyk(24.8%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(90.67, -38.64, 50.81) |
| CIE-LCH | lch(90.67, 63.84, 127.25°) |
| OKLab | oklab(90.62% -0.1071 0.1219) |
| OKLCH | oklch(90.62% 0.162 131.3) |
| XYZ | xyz(56.7933, 77.7567, 32.0909) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F67F #BC7FF6
analogous
#F5F67F #B9F67F #7FF680
triadic
#B9F67F #7FB9F6 #F67FB9
tetradic
#B9F67F #7FF5F6 #BC7FF6 #F6807F
square
#B9F67F #7FF5F6 #BC7FF6 #F6807F
split-complementary
#B9F67F #807FF6 #F67FF5
monochromatic
#7BEA10 #9AF246 #B9F67F #D8FAB8 #EFFDE2
Accessibility & contrast
On white
1.27
#B9F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B9F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F67F
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F67F | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#BCEEDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9f67f; /* rgb */ color: rgb(185, 246, 127); /* oklch */ color: oklch(90.6% 0.162 131.3);
Tailwind
colors: {
custom: {
50: '#d0f9a6',
500: '#b9f67f',
950: '#000000',
},
}SCSS
$custom: #b9f67f; $custom-light: #d0f9a6; $custom-dark: #000000;
JSON
{
"hex": "#b9f67f",
"rgb": {
"r": 185,
"g": 246,
"b": 127
},
"hsl": {
"h": 90.756,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90622,
"c": 0.16224,
"h": 131.3
},
"luminance": 0.77758
}Semantic roles & 50–950 ramp
primary
#B9F67F
secondary
#8E47D2
accent
#02E376
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580