#BBE47F#BBE47F
#BBE47F is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.7% C 0.136 H 127.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE47F |
|---|---|
| RGB | rgb(187, 228, 127) |
| HSL | hsl(84, 65%, 70%) |
| HSV | hsv(84, 44%, 89%) |
| CMYK | cmyk(18%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(85.80, -29.67, 44.83) |
| CIE-LCH | lch(85.80, 53.76, 123.50°) |
| OKLab | oklab(86.72% -0.0821 0.1085) |
| OKLCH | oklch(86.72% 0.136 127.1) |
| XYZ | xyz(52.0673, 67.5833, 30.3763) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.86
Light Pea Green
#C4FE82
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE47F #A87FE4
analogous
#E4DA7F #BBE47F #89E47F
triadic
#BBE47F #7FBBE4 #E47FBB
tetradic
#BBE47F #7FE4DA #A87FE4 #E47F89
square
#BBE47F #7FE4DA #A87FE4 #E47F89
split-complementary
#BBE47F #7F89E4 #DA7FE4
monochromatic
#83C029 #A0D94C #BBE47F #D6EFB2 #F1F9E4
Accessibility & contrast
On white
1.45
#BBE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE47F
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE47F | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#C0DCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe47f; /* rgb */ color: rgb(187, 228, 127); /* oklch */ color: oklch(86.7% 0.136 127.1);
Tailwind
colors: {
custom: {
50: '#d1eca6',
500: '#bbe47f',
950: '#000000',
},
}SCSS
$custom: #bbe47f; $custom-light: #d1eca6; $custom-dark: #000000;
JSON
{
"hex": "#bbe47f",
"rgb": {
"r": 187,
"g": 228,
"b": 127
},
"hsl": {
"h": 84.356,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.86724,
"c": 0.13611,
"h": 127.1
},
"luminance": 0.67584
}Semantic roles & 50–950 ramp
primary
#BBE47F
secondary
#794BBC
accent
#19CD62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480