#BBE07F#BBE07F
#BBE07F is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.130 H 126.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE07F |
|---|---|
| RGB | rgb(187, 224, 127) |
| HSL | hsl(83, 61%, 69%) |
| HSV | hsv(83, 43%, 88%) |
| CMYK | cmyk(16.5%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(84.69, -27.78, 43.45) |
| CIE-LCH | lch(84.69, 51.57, 122.59°) |
| OKLab | oklab(85.84% -0.0768 0.1054) |
| OKLCH | oklch(85.84% 0.13 126.1) |
| XYZ | xyz(50.9796, 65.4079, 30.0138) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE07F #A47FE0
analogous
#E0D57F #BBE07F #8BE07F
triadic
#BBE07F #7FBBE0 #E07FBB
tetradic
#BBE07F #7FE0D5 #A47FE0 #E07F8B
square
#BBE07F #7FE0D5 #A47FE0 #E07F8B
split-complementary
#BBE07F #7F8BE0 #D57FE0
monochromatic
#83B82D #A1D44E #BBE07F #D5ECB0 #EFF8E2
Accessibility & contrast
On white
1.49
#BBE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE07F
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE07F | 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)
#E9D577
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#C0D8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe07f; /* rgb */ color: rgb(187, 224, 127); /* oklch */ color: oklch(85.8% 0.130 126.1);
Tailwind
colors: {
custom: {
50: '#d1e9a5',
500: '#bbe07f',
950: '#000000',
},
}SCSS
$custom: #bbe07f; $custom-light: #d1e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bbe07f",
"rgb": {
"r": 187,
"g": 224,
"b": 127
},
"hsl": {
"h": 82.887,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.85836,
"c": 0.13046,
"h": 126.1
},
"luminance": 0.65408
}Semantic roles & 50–950 ramp
primary
#BBE07F
secondary
#754CB7
accent
#1DC95E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480