#BBD67F#BBD67F
#BBD67F is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.6% C 0.116 H 123.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD67F |
|---|---|
| RGB | rgb(187, 214, 127) |
| HSL | hsl(79, 51%, 67%) |
| HSV | hsv(79, 41%, 84%) |
| CMYK | cmyk(12.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(81.94, -22.97, 39.97) |
| CIE-LCH | lch(81.94, 46.10, 119.88°) |
| OKLab | oklab(83.63% -0.0633 0.0975) |
| OKLCH | oklch(83.63% 0.116 123) |
| XYZ | xyz(48.3707, 60.1901, 29.1441) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.79
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Tan
#BCCB7A
ΔE00 3.39
Light Moss Green
#A6C875
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.58
Light Olive
#ACBF69
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD67F #9A7FD6
analogous
#D6C67F #BBD67F #90D67F
triadic
#BBD67F #7FBBD6 #D67FBB
tetradic
#BBD67F #7FD6C6 #9A7FD6 #D67F90
square
#BBD67F #7FD6C6 #9A7FD6 #D67F90
split-complementary
#BBD67F #7F90D6 #C67FD6
monochromatic
#83A635 #A2C751 #BBD67F #D4E5AD #ECF4DC
Accessibility & contrast
On white
1.61
#BBD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BBD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD67F
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD67F | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#C1CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd67f; /* rgb */ color: rgb(187, 214, 127); /* oklch */ color: oklch(83.6% 0.116 123.0);
Tailwind
colors: {
custom: {
50: '#d0e2a5',
500: '#bbd67f',
950: '#000000',
},
}SCSS
$custom: #bbd67f; $custom-light: #d0e2a5; $custom-dark: #000000;
JSON
{
"hex": "#bbd67f",
"rgb": {
"r": 187,
"g": 214,
"b": 127
},
"hsl": {
"h": 78.621,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.83628,
"c": 0.11629,
"h": 123
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#BBD67F
secondary
#6C50AA
accent
#27BF56
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480