#BBE685#BBE685
#BBE685 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.3% C 0.133 H 128.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE685 |
|---|---|
| RGB | rgb(187, 230, 133) |
| HSL | hsl(87, 66%, 71%) |
| HSV | hsv(87, 42%, 90%) |
| CMYK | cmyk(18.7%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(86.43, -29.91, 42.69) |
| CIE-LCH | lch(86.43, 52.13, 125.01°) |
| OKLab | oklab(87.26% -0.0824 0.104) |
| OKLCH | oklch(87.26% 0.133 128.4) |
| XYZ | xyz(53.0234, 68.8511, 32.6818) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.67
Celery
#C1FD95
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE685 #B085E6
analogous
#E6E085 #BBE685 #8AE685
triadic
#BBE685 #85BBE6 #E685BB
tetradic
#BBE685 #85E6E0 #B085E6 #E6858A
square
#BBE685 #85E6E0 #B085E6 #E6858A
split-complementary
#BBE685 #858AE6 #E085E6
monochromatic
#81C829 #9FDC52 #BBE685 #D7F0B8 #F1FAE6
Accessibility & contrast
On white
1.42
#BBE685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BBE685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE685
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE685 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#BFDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe685; /* rgb */ color: rgb(187, 230, 133); /* oklch */ color: oklch(87.3% 0.133 128.4);
Tailwind
colors: {
custom: {
50: '#d1eeaa',
500: '#bbe685',
950: '#000000',
},
}SCSS
$custom: #bbe685; $custom-light: #d1eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe685",
"rgb": {
"r": 187,
"g": 230,
"b": 133
},
"hsl": {
"h": 86.598,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.87259,
"c": 0.13272,
"h": 128.4
},
"luminance": 0.68852
}Semantic roles & 50–950 ramp
primary
#BBE685
secondary
#8150BF
accent
#18CE68
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581