#BBE690#BBE690
#BBE690 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.4% C 0.121 H 130.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE690 |
|---|---|
| RGB | rgb(187, 230, 144) |
| HSL | hsl(90, 63%, 73%) |
| HSV | hsv(90, 37%, 90%) |
| CMYK | cmyk(18.7%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(86.59, -28.53, 37.44) |
| CIE-LCH | lch(86.59, 47.07, 127.30°) |
| OKLab | oklab(87.44% -0.0781 0.0924) |
| OKLCH | oklch(87.44% 0.121 130.2) |
| XYZ | xyz(53.8235, 69.1712, 36.8958) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.82
Light Sage
#BCECAC
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE690 #BB90E6
analogous
#E6E690 #BBE690 #90E690
triadic
#BBE690 #90BBE6 #E690BB
tetradic
#BBE690 #90E6E6 #BB90E6 #E69090
square
#BBE690 #90E6E6 #BB90E6 #E69090
split-complementary
#BBE690 #9090E6 #E690E6
monochromatic
#7ECD2E #9CDB5E #BBE690 #DAF1C2 #F0F9E6
Accessibility & contrast
On white
1.42
#BBE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BBE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE690
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE690 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#BEDFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe690; /* rgb */ color: rgb(187, 230, 144); /* oklch */ color: oklch(87.4% 0.121 130.2);
Tailwind
colors: {
custom: {
50: '#d0eeb1',
500: '#bbe690',
950: '#000000',
},
}SCSS
$custom: #bbe690; $custom-light: #d0eeb1; $custom-dark: #000000;
JSON
{
"hex": "#bbe690",
"rgb": {
"r": 187,
"g": 230,
"b": 144
},
"hsl": {
"h": 90,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.87438,
"c": 0.12097,
"h": 130.2
},
"luminance": 0.69172
}Semantic roles & 50–950 ramp
primary
#BBE690
secondary
#8D5BC0
accent
#1ACB73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581