#B9E075#B9E075
#B9E075 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.142 H 125.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E075 |
|---|---|
| RGB | rgb(185, 224, 117) |
| HSL | hsl(82, 63%, 67%) |
| HSV | hsv(82, 48%, 88%) |
| CMYK | cmyk(17.4%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.44, -29.63, 47.94) |
| CIE-LCH | lch(84.44, 56.36, 121.72°) |
| OKLab | oklab(85.56% -0.0826 0.1149) |
| OKLCH | oklch(85.56% 0.142 125.7) |
| XYZ | xyz(49.8740, 64.9095, 26.7274) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 6.32
Light Moss Green
#A6C875
ΔE00 6.47
Light Pea Green
#C4FE82
ΔE00 6.55
Pale Olive
#B9CC81
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E075 #9C75E0
analogous
#E0D275 #B9E075 #84E075
triadic
#B9E075 #75B9E0 #E075B9
tetradic
#B9E075 #75E0D2 #9C75E0 #E07584
square
#B9E075 #75E0D2 #9C75E0 #E07584
split-complementary
#B9E075 #7584E0 #D275E0
monochromatic
#80B328 #A0D543 #B9E075 #D2EBA7 #ECF6D9
Accessibility & contrast
On white
1.50
#B9E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#B9E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E075
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E075 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#BFD7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b9e075; /* rgb */ color: rgb(185, 224, 117); /* oklch */ color: oklch(85.6% 0.142 125.7);
Tailwind
colors: {
custom: {
50: '#d0e99f',
500: '#b9e075',
950: '#000000',
},
}SCSS
$custom: #b9e075; $custom-light: #d0e99f; $custom-dark: #000000;
JSON
{
"hex": "#b9e075",
"rgb": {
"r": 185,
"g": 224,
"b": 117
},
"hsl": {
"h": 81.869,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85556,
"c": 0.14152,
"h": 125.7
},
"luminance": 0.6491
}Semantic roles & 50–950 ramp
primary
#B9E075
secondary
#6E45B4
accent
#1ACB5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480