#BBDF85#BBDF85
#BBDF85 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.123 H 126.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF85 |
|---|---|
| RGB | rgb(187, 223, 133) |
| HSL | hsl(84, 58%, 70%) |
| HSV | hsv(84, 40%, 87%) |
| CMYK | cmyk(16.1%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(84.50, -26.59, 40.24) |
| CIE-LCH | lch(84.50, 48.23, 123.45°) |
| OKLab | oklab(85.71% -0.0732 0.0984) |
| OKLCH | oklch(85.71% 0.123 126.6) |
| XYZ | xyz(51.1144, 65.0331, 32.0455) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.02
Pale Olive
#B9CC81
ΔE00 5.28
Light Grey Green
#B7E1A1
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF85 #A985DF
analogous
#DFD685 #BBDF85 #8EDF85
triadic
#BBDF85 #85BBDF #DF85BB
tetradic
#BBDF85 #85DFD6 #A985DF #DF858E
square
#BBDF85 #85DFD6 #A985DF #DF858E
split-complementary
#BBDF85 #858EDF #D685DF
monochromatic
#82B931 #A0D255 #BBDF85 #D6ECB5 #F1F8E6
Accessibility & contrast
On white
1.50
#BBDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BBDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF85
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF85 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#C0D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf85; /* rgb */ color: rgb(187, 223, 133); /* oklch */ color: oklch(85.7% 0.123 126.6);
Tailwind
colors: {
custom: {
50: '#d1e9aa',
500: '#bbdf85',
950: '#000000',
},
}SCSS
$custom: #bbdf85; $custom-light: #d1e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bbdf85",
"rgb": {
"r": 187,
"g": 223,
"b": 133
},
"hsl": {
"h": 84,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.85709,
"c": 0.12264,
"h": 126.6
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#BBDF85
secondary
#7A52B6
accent
#1FC662
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481