#BBDB75#BBDB75
#BBDB75 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.6% C 0.134 H 123.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB75 |
|---|---|
| RGB | rgb(187, 219, 117) |
| HSL | hsl(79, 59%, 66%) |
| HSV | hsv(79, 47%, 86%) |
| CMYK | cmyk(14.6%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(83.19, -26.51, 46.44) |
| CIE-LCH | lch(83.19, 53.47, 119.72°) |
| OKLab | oklab(84.58% -0.074 0.1115) |
| OKLCH | oklch(84.58% 0.134 123.6) |
| XYZ | xyz(49.0359, 62.5120, 26.3088) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.22
Greenish Tan
#BCCB7A
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 5.29
Greenish Beige
#C9D179
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.59
Light Olive
#ACBF69
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB75 #9575DB
analogous
#DBC875 #BBDB75 #88DB75
triadic
#BBDB75 #75BBDB #DB75BB
tetradic
#BBDB75 #75DBC8 #9575DB #DB7588
square
#BBDB75 #75DBC8 #9575DB #DB7588
split-complementary
#BBDB75 #7588DB #C875DB
monochromatic
#82A92C #A3CE44 #BBDB75 #D3E8A6 #EBF4D6
Accessibility & contrast
On white
1.56
#BBDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BBDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB75
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB75 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#C2D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbdb75; /* rgb */ color: rgb(187, 219, 117); /* oklch */ color: oklch(84.6% 0.134 123.6);
Tailwind
colors: {
custom: {
50: '#d1e69f',
500: '#bbdb75',
950: '#000000',
},
}SCSS
$custom: #bbdb75; $custom-light: #d1e69f; $custom-dark: #000000;
JSON
{
"hex": "#bbdb75",
"rgb": {
"r": 187,
"g": 219,
"b": 117
},
"hsl": {
"h": 78.824,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.84583,
"c": 0.13383,
"h": 123.6
},
"luminance": 0.62512
}Semantic roles & 50–950 ramp
primary
#BBDB75
secondary
#6748AC
accent
#1FC654
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480