#BBDF75#BBDF75
#BBDF75 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.5% C 0.139 H 124.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF75 |
|---|---|
| RGB | rgb(187, 223, 117) |
| HSL | hsl(80, 62%, 67%) |
| HSV | hsv(80, 48%, 87%) |
| CMYK | cmyk(16.1%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(84.29, -28.41, 47.79) |
| CIE-LCH | lch(84.29, 55.60, 120.73°) |
| OKLab | oklab(85.47% -0.0793 0.1145) |
| OKLCH | oklch(85.47% 0.139 124.7) |
| XYZ | xyz(50.0920, 64.6242, 26.6609) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Greenish Tan
#BCCB7A
ΔE00 6.20
Pale Olive
#B9CC81
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Greenish Beige
#C9D179
ΔE00 6.34
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF75 #9975DF
analogous
#DFCE75 #BBDF75 #86DF75
triadic
#BBDF75 #75BBDF #DF75BB
tetradic
#BBDF75 #75DFCE #9975DF #DF7586
square
#BBDF75 #75DFCE #9975DF #DF7586
split-complementary
#BBDF75 #7586DF #CE75DF
monochromatic
#83B129 #A3D343 #BBDF75 #D3EBA7 #ECF6D8
Accessibility & contrast
On white
1.51
#BBDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF75
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF75 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#C1D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdf75; /* rgb */ color: rgb(187, 223, 117); /* oklch */ color: oklch(85.5% 0.139 124.7);
Tailwind
colors: {
custom: {
50: '#d1e99f',
500: '#bbdf75',
950: '#000000',
},
}SCSS
$custom: #bbdf75; $custom-light: #d1e99f; $custom-dark: #000000;
JSON
{
"hex": "#bbdf75",
"rgb": {
"r": 187,
"g": 223,
"b": 117
},
"hsl": {
"h": 80.377,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8547,
"c": 0.13932,
"h": 124.7
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#BBDF75
secondary
#6B46B2
accent
#1BCA57
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480