#B9E07D#B9E07D
#B9E07D is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.133 H 126.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E07D |
|---|---|
| RGB | rgb(185, 224, 125) |
| HSL | hsl(84, 61%, 68%) |
| HSV | hsv(84, 44%, 88%) |
| CMYK | cmyk(17.4%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(84.54, -28.75, 44.20) |
| CIE-LCH | lch(84.54, 52.73, 123.04°) |
| OKLab | oklab(85.67% -0.0796 0.107) |
| OKLCH | oklch(85.67% 0.133 126.6) |
| XYZ | xyz(50.3646, 65.1057, 29.3113) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 5.99
Pale Olive
#B9CC81
ΔE00 6.08
Greenish Tan
#BCCB7A
ΔE00 6.37
Celery
#C1FD95
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E07D #A47DE0
analogous
#E0D57D #B9E07D #87E07D
triadic
#B9E07D #7DB9E0 #E07DB9
tetradic
#B9E07D #7DE0D5 #A47DE0 #E07D87
square
#B9E07D #7DE0D5 #A47DE0 #E07D87
split-complementary
#B9E07D #7D87E0 #D57DE0
monochromatic
#80B72C #9ED44C #B9E07D #D4ECAE #EEF8E0
Accessibility & contrast
On white
1.50
#B9E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#B9E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E07D
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E07D | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D575
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#BED8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b9e07d; /* rgb */ color: rgb(185, 224, 125); /* oklch */ color: oklch(85.7% 0.133 126.6);
Tailwind
colors: {
custom: {
50: '#cfe9a4',
500: '#b9e07d',
950: '#000000',
},
}SCSS
$custom: #b9e07d; $custom-light: #cfe9a4; $custom-dark: #000000;
JSON
{
"hex": "#b9e07d",
"rgb": {
"r": 185,
"g": 224,
"b": 125
},
"hsl": {
"h": 83.636,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.8567,
"c": 0.13339,
"h": 126.6
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#B9E07D
secondary
#754AB7
accent
#1CC960
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480