#B9E183#B9E183
#B9E183 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.129 H 127.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E183 |
|---|---|
| RGB | rgb(185, 225, 131) |
| HSL | hsl(86, 61%, 70%) |
| HSV | hsv(86, 42%, 88%) |
| CMYK | cmyk(17.8%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(84.90, -28.52, 41.71) |
| CIE-LCH | lch(84.90, 50.53, 124.36°) |
| OKLab | oklab(85.98% -0.0786 0.1017) |
| OKLCH | oklch(85.98% 0.129 127.7) |
| XYZ | xyz(51.0290, 65.8028, 31.4811) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.52
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.83
Light Moss Green
#A6C875
ΔE00 5.99
Pale Olive
#B9CC81
ΔE00 6.05
Celery
#C1FD95
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E183 #AB83E1
analogous
#E1DA83 #B9E183 #8AE183
triadic
#B9E183 #83B9E1 #E183B9
tetradic
#B9E183 #83E1DA #AB83E1 #E1838A
square
#B9E183 #83E1DA #AB83E1 #E1838A
split-complementary
#B9E183 #838AE1 #DA83E1
monochromatic
#7FBC2E #9DD552 #B9E183 #D5EDB4 #F1F9E6
Accessibility & contrast
On white
1.48
#B9E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#B9E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E183
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E183 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#BDD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b9e183; /* rgb */ color: rgb(185, 225, 131); /* oklch */ color: oklch(86.0% 0.129 127.7);
Tailwind
colors: {
custom: {
50: '#cfeaa8',
500: '#b9e183',
950: '#000000',
},
}SCSS
$custom: #b9e183; $custom-light: #cfeaa8; $custom-dark: #000000;
JSON
{
"hex": "#b9e183",
"rgb": {
"r": 185,
"g": 225,
"b": 131
},
"hsl": {
"h": 85.532,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.85984,
"c": 0.12853,
"h": 127.7
},
"luminance": 0.65803
}Semantic roles & 50–950 ramp
primary
#B9E183
secondary
#7C50B9
accent
#1DC966
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480