#B9E080#B9E080
#B9E080 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.7% C 0.130 H 127.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E080 |
|---|---|
| RGB | rgb(185, 224, 128) |
| HSL | hsl(84, 61%, 69%) |
| HSV | hsv(84, 43%, 88%) |
| CMYK | cmyk(17.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.58, -28.40, 42.78) |
| CIE-LCH | lch(84.58, 51.35, 123.58°) |
| OKLab | oklab(85.72% -0.0785 0.104) |
| OKLCH | oklch(85.72% 0.13 127) |
| XYZ | xyz(50.5591, 65.1835, 30.3359) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 6.25
Greenish Tan
#BCCB7A
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E080 #A780E0
analogous
#E0D780 #B9E080 #89E080
triadic
#B9E080 #80B9E0 #E080B9
tetradic
#B9E080 #80E0D7 #A780E0 #E08089
square
#B9E080 #80E0D7 #A780E0 #E08089
split-complementary
#B9E080 #8089E0 #D780E0
monochromatic
#80B92D #9ED44F #B9E080 #D4ECB1 #EFF8E2
Accessibility & contrast
On white
1.50
#B9E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B9E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E080
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E080 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#BED8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b9e080; /* rgb */ color: rgb(185, 224, 128); /* oklch */ color: oklch(85.7% 0.130 127.0);
Tailwind
colors: {
custom: {
50: '#cfe9a6',
500: '#b9e080',
950: '#000000',
},
}SCSS
$custom: #b9e080; $custom-light: #cfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#b9e080",
"rgb": {
"r": 185,
"g": 224,
"b": 128
},
"hsl": {
"h": 84.375,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85715,
"c": 0.13025,
"h": 127
},
"luminance": 0.65184
}Semantic roles & 50–950 ramp
primary
#B9E080
secondary
#784DB7
accent
#1DC863
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480