#BBE37D#BBE37D
#BBE37D is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.137 H 126.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE37D |
|---|---|
| RGB | rgb(187, 227, 125) |
| HSL | hsl(84, 65%, 69%) |
| HSV | hsv(84, 45%, 89%) |
| CMYK | cmyk(17.6%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(85.50, -29.42, 45.42) |
| CIE-LCH | lch(85.50, 54.12, 122.93°) |
| OKLab | oklab(86.47% -0.0816 0.1098) |
| OKLCH | oklch(86.47% 0.137 126.6) |
| XYZ | xyz(51.6640, 66.9831, 29.6052) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.00
Light Pea Green
#C4FE82
ΔE00 6.06
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE37D #A57DE3
analogous
#E3D87D #BBE37D #88E37D
triadic
#BBE37D #7DBBE3 #E37DBB
tetradic
#BBE37D #7DE3D8 #A57DE3 #E37D88
square
#BBE37D #7DE3D8 #A57DE3 #E37D88
split-complementary
#BBE37D #7D88E3 #D87DE3
monochromatic
#83BD29 #A1D84B #BBE37D #D5EEAF #F0F9E2
Accessibility & contrast
On white
1.46
#BBE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BBE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE37D
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE37D | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#E7D583
Tritanopia (blue-blind)
#C0DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe37d; /* rgb */ color: rgb(187, 227, 125); /* oklch */ color: oklch(86.5% 0.137 126.6);
Tailwind
colors: {
custom: {
50: '#d1eca4',
500: '#bbe37d',
950: '#000000',
},
}SCSS
$custom: #bbe37d; $custom-light: #d1eca4; $custom-dark: #000000;
JSON
{
"hex": "#bbe37d",
"rgb": {
"r": 187,
"g": 227,
"b": 125
},
"hsl": {
"h": 83.529,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.86473,
"c": 0.13676,
"h": 126.6
},
"luminance": 0.66984
}Semantic roles & 50–950 ramp
primary
#BBE37D
secondary
#764ABB
accent
#19CC5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480