#BBE07E#BBE07E
#BBE07E is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.132 H 126.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE07E |
|---|---|
| RGB | rgb(187, 224, 126) |
| HSL | hsl(83, 61%, 69%) |
| HSV | hsv(83, 44%, 88%) |
| CMYK | cmyk(16.5%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(84.68, -27.89, 43.92) |
| CIE-LCH | lch(84.68, 52.03, 122.42°) |
| OKLab | oklab(85.82% -0.0772 0.1064) |
| OKLCH | oklch(85.82% 0.132 126) |
| XYZ | xyz(50.9148, 65.3820, 29.6722) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.02
Greenish Tan
#BCCB7A
ΔE00 6.15
Greenish Beige
#C9D179
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE07E #A37EE0
analogous
#E0D47E #BBE07E #8AE07E
triadic
#BBE07E #7EBBE0 #E07EBB
tetradic
#BBE07E #7EE0D4 #A37EE0 #E07E8A
square
#BBE07E #7EE0D4 #A37EE0 #E07E8A
split-complementary
#BBE07E #7E8AE0 #D47EE0
monochromatic
#83B82C #A1D44D #BBE07E #D5ECAF #EFF8E1
Accessibility & contrast
On white
1.49
#BBE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE07E
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE07E | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D576
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#C0D8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe07e; /* rgb */ color: rgb(187, 224, 126); /* oklch */ color: oklch(85.8% 0.132 126.0);
Tailwind
colors: {
custom: {
50: '#d1e9a5',
500: '#bbe07e',
950: '#000000',
},
}SCSS
$custom: #bbe07e; $custom-light: #d1e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bbe07e",
"rgb": {
"r": 187,
"g": 224,
"b": 126
},
"hsl": {
"h": 82.653,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.85821,
"c": 0.1315,
"h": 126
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#BBE07E
secondary
#744BB7
accent
#1DC95E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480