#BBD67C#BBD67C
#BBD67C is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.6% C 0.120 H 122.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD67C |
|---|---|
| RGB | rgb(187, 214, 124) |
| HSL | hsl(78, 52%, 66%) |
| HSV | hsv(78, 42%, 84%) |
| CMYK | cmyk(12.6%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(81.90, -23.32, 41.41) |
| CIE-LCH | lch(81.90, 47.53, 119.38°) |
| OKLab | oklab(83.58% -0.0645 0.1007) |
| OKLCH | oklch(83.58% 0.12 122.6) |
| XYZ | xyz(48.1781, 60.1131, 28.1297) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.94
Pale Olive
#B9CC81
ΔE00 3.31
Greenish Tan
#BCCB7A
ΔE00 3.43
Light Moss Green
#A6C875
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 4.43
Light Olive
#ACBF69
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD67C #977CD6
analogous
#D6C47C #BBD67C #8ED67C
triadic
#BBD67C #7CBBD6 #D67CBB
tetradic
#BBD67C #7CD6C4 #977CD6 #D67C8E
square
#BBD67C #7CD6C4 #977CD6 #D67C8E
split-complementary
#BBD67C #7C8ED6 #C47CD6
monochromatic
#82A433 #A3C74D #BBD67C #D3E5AB #EBF3D9
Accessibility & contrast
On white
1.61
#BBD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD67C
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD67C | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC75
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#C1CEC0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd67c; /* rgb */ color: rgb(187, 214, 124); /* oklch */ color: oklch(83.6% 0.120 122.6);
Tailwind
colors: {
custom: {
50: '#d1e2a3',
500: '#bbd67c',
950: '#000000',
},
}SCSS
$custom: #bbd67c; $custom-light: #d1e2a3; $custom-dark: #000000;
JSON
{
"hex": "#bbd67c",
"rgb": {
"r": 187,
"g": 214,
"b": 124
},
"hsl": {
"h": 78,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.83581,
"c": 0.11956,
"h": 122.6
},
"luminance": 0.60113
}Semantic roles & 50–950 ramp
primary
#BBD67C
secondary
#694EA8
accent
#26C054
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480