#BBE595#BBE595
#BBE595 is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.114 H 131.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE595 |
|---|---|
| RGB | rgb(187, 229, 149) |
| HSL | hsl(92, 61%, 74%) |
| HSV | hsv(92, 35%, 90%) |
| CMYK | cmyk(18.3%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(86.39, -27.39, 34.67) |
| CIE-LCH | lch(86.39, 44.18, 128.31°) |
| OKLab | oklab(87.31% -0.0747 0.0861) |
| OKLCH | oklch(87.31% 0.114 131) |
| XYZ | xyz(53.9367, 68.7725, 38.8607) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.27
Washed Out Green
#BCF5A6
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Light Green
#C8FFB0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE595 #BF95E5
analogous
#E3E595 #BBE595 #95E597
triadic
#BBE595 #95BBE5 #E595BB
tetradic
#BBE595 #95E3E5 #BF95E5 #E59795
square
#BBE595 #95E3E5 #BF95E5 #E59795
split-complementary
#BBE595 #9795E5 #E595E3
monochromatic
#7CCD33 #9BD964 #BBE595 #DBF1C6 #EFF9E6
Accessibility & contrast
On white
1.42
#BBE595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BBE595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE595
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE595 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#E6D799
Tritanopia (blue-blind)
#BDDFD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe595; /* rgb */ color: rgb(187, 229, 149); /* oklch */ color: oklch(87.3% 0.114 131.0);
Tailwind
colors: {
custom: {
50: '#d0edb5',
500: '#bbe595',
950: '#000000',
},
}SCSS
$custom: #bbe595; $custom-light: #d0edb5; $custom-dark: #000000;
JSON
{
"hex": "#bbe595",
"rgb": {
"r": 187,
"g": 229,
"b": 149
},
"hsl": {
"h": 91.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.87305,
"c": 0.11399,
"h": 131
},
"luminance": 0.68773
}Semantic roles & 50–950 ramp
primary
#BBE595
secondary
#9160BF
accent
#1DC877
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481