#B0D67F#B0D67F
#B0D67F is a very light, vivid yellow-green. Relative luminance 0.589; OKLCH L 82.9% C 0.121 H 128.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D67F |
|---|---|
| RGB | rgb(176, 214, 127) |
| HSL | hsl(86, 51%, 67%) |
| HSV | hsv(86, 41%, 84%) |
| CMYK | cmyk(17.8%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(81.21, -27.08, 38.89) |
| CIE-LCH | lch(81.21, 47.39, 124.84°) |
| OKLab | oklab(82.86% -0.0745 0.0952) |
| OKLCH | oklch(82.86% 0.121 128) |
| XYZ | xyz(45.7813, 58.8550, 29.0227) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.28
Light Moss Green
#A6C875
ΔE00 3.39
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 5.14
Pistachio
#93C572
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D67F #A57FD6
analogous
#D6D17F #B0D67F #85D67F
triadic
#B0D67F #7FB0D6 #D67FB0
tetradic
#B0D67F #7FD6D1 #A57FD6 #D67F85
square
#B0D67F #7FD6D1 #A57FD6 #D67F85
split-complementary
#B0D67F #7F85D6 #D17FD6
monochromatic
#74A635 #93C751 #B0D67F #CDE5AD #E9F4DC
Accessibility & contrast
On white
1.64
#B0D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B0D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D67F
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D67F | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#B4CFC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0d67f; /* rgb */ color: rgb(176, 214, 127); /* oklch */ color: oklch(82.9% 0.121 128.0);
Tailwind
colors: {
custom: {
50: '#c9e2a5',
500: '#b0d67f',
950: '#000000',
},
}SCSS
$custom: #b0d67f; $custom-light: #c9e2a5; $custom-dark: #000000;
JSON
{
"hex": "#b0d67f",
"rgb": {
"r": 176,
"g": 214,
"b": 127
},
"hsl": {
"h": 86.207,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.82857,
"c": 0.12083,
"h": 128
},
"luminance": 0.58856
}Semantic roles & 50–950 ramp
primary
#B0D67F
secondary
#7750AA
accent
#27BF69
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480