#B9E375#B9E375
#B9E375 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.2% C 0.146 H 126.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E375 |
|---|---|
| RGB | rgb(185, 227, 117) |
| HSL | hsl(83, 66%, 67%) |
| HSV | hsv(83, 48%, 89%) |
| CMYK | cmyk(18.5%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(85.27, -31.04, 48.95) |
| CIE-LCH | lch(85.27, 57.96, 122.37°) |
| OKLab | oklab(86.23% -0.0866 0.1171) |
| OKLCH | oklch(86.23% 0.146 126.5) |
| XYZ | xyz(50.6873, 66.5362, 26.9985) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 5.81
Pale Lime
#BEFD73
ΔE00 6.08
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E375 #9F75E3
analogous
#E3D675 #B9E375 #82E375
triadic
#B9E375 #75B9E3 #E375B9
tetradic
#B9E375 #75E3D6 #9F75E3 #E37582
square
#B9E375 #75E3D6 #9F75E3 #E37582
split-complementary
#B9E375 #7582E3 #D675E3
monochromatic
#80B825 #9FD942 #B9E375 #D3EDA8 #EDF8DB
Accessibility & contrast
On white
1.47
#B9E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B9E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E375
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E375 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#BFDACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b9e375; /* rgb */ color: rgb(185, 227, 117); /* oklch */ color: oklch(86.2% 0.146 126.5);
Tailwind
colors: {
custom: {
50: '#d0ec9f',
500: '#b9e375',
950: '#000000',
},
}SCSS
$custom: #b9e375; $custom-light: #d0ec9f; $custom-dark: #000000;
JSON
{
"hex": "#b9e375",
"rgb": {
"r": 185,
"g": 227,
"b": 117
},
"hsl": {
"h": 82.909,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.86226,
"c": 0.14565,
"h": 126.5
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#B9E375
secondary
#7044B9
accent
#17CE5D
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480