#BBE07A#BBE07A
#BBE07A is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.136 H 125.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE07A |
|---|---|
| RGB | rgb(187, 224, 122) |
| HSL | hsl(82, 62%, 68%) |
| HSV | hsv(82, 46%, 88%) |
| CMYK | cmyk(16.5%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(84.63, -28.34, 45.80) |
| CIE-LCH | lch(84.63, 53.86, 121.75°) |
| OKLab | oklab(85.76% -0.0788 0.1104) |
| OKLCH | oklch(85.76% 0.136 125.5) |
| XYZ | xyz(50.6618, 65.2808, 28.3400) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Pale Olive
#B9CC81
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.26
Light Yellow Green
#CCFD7F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE07A #9F7AE0
analogous
#E0D27A #BBE07A #88E07A
triadic
#BBE07A #7ABBE0 #E07ABB
tetradic
#BBE07A #7AE0D2 #9F7AE0 #E07A88
square
#BBE07A #7AE0D2 #9F7AE0 #E07A88
split-complementary
#BBE07A #7A88E0 #D27AE0
monochromatic
#83B52A #A2D448 #BBE07A #D4ECAC #EEF7DD
Accessibility & contrast
On white
1.49
#BBE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE07A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE07A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD572
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#C1D8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe07a; /* rgb */ color: rgb(187, 224, 122); /* oklch */ color: oklch(85.8% 0.136 125.5);
Tailwind
colors: {
custom: {
50: '#d1e9a2',
500: '#bbe07a',
950: '#000000',
},
}SCSS
$custom: #bbe07a; $custom-light: #d1e9a2; $custom-dark: #000000;
JSON
{
"hex": "#bbe07a",
"rgb": {
"r": 187,
"g": 224,
"b": 122
},
"hsl": {
"h": 81.765,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.85763,
"c": 0.13563,
"h": 125.5
},
"luminance": 0.65281
}Semantic roles & 50–950 ramp
primary
#BBE07A
secondary
#7048B6
accent
#1CCA5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480