#BBE47D#BBE47D
#BBE47D is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.138 H 126.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE47D |
|---|---|
| RGB | rgb(187, 228, 125) |
| HSL | hsl(84, 66%, 69%) |
| HSV | hsv(84, 45%, 89%) |
| CMYK | cmyk(18%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(85.77, -29.89, 45.77) |
| CIE-LCH | lch(85.77, 54.66, 123.15°) |
| OKLab | oklab(86.7% -0.0829 0.1105) |
| OKLCH | oklch(86.7% 0.138 126.9) |
| XYZ | xyz(51.9383, 67.5317, 29.6967) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Yellow Green
#CCFD7F
ΔE00 5.73
Celery
#C1FD95
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE47D #A67DE4
analogous
#E4D97D #BBE47D #88E47D
triadic
#BBE47D #7DBBE4 #E47DBB
tetradic
#BBE47D #7DE4D9 #A67DE4 #E47D88
square
#BBE47D #7DE4D9 #A67DE4 #E47D88
split-complementary
#BBE47D #7D88E4 #D97DE4
monochromatic
#83BF28 #A0D94A #BBE47D #D6EFB0 #F0F9E2
Accessibility & contrast
On white
1.45
#BBE47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BBE47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE47D
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE47D | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#C0DCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe47d; /* rgb */ color: rgb(187, 228, 125); /* oklch */ color: oklch(86.7% 0.138 126.9);
Tailwind
colors: {
custom: {
50: '#d1eca4',
500: '#bbe47d',
950: '#000000',
},
}SCSS
$custom: #bbe47d; $custom-light: #d1eca4; $custom-dark: #000000;
JSON
{
"hex": "#bbe47d",
"rgb": {
"r": 187,
"g": 228,
"b": 125
},
"hsl": {
"h": 83.883,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.86695,
"c": 0.13816,
"h": 126.9
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#BBE47D
secondary
#7749BC
accent
#18CD60
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480