#BBE69A#BBE69A
#BBE69A is a very light, moderate yellow-green. Relative luminance 0.695; OKLCH L 87.6% C 0.110 H 132.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE69A |
|---|---|
| RGB | rgb(187, 230, 154) |
| HSL | hsl(94, 60%, 75%) |
| HSV | hsv(94, 33%, 90%) |
| CMYK | cmyk(18.7%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(86.75, -27.17, 32.61) |
| CIE-LCH | lch(86.75, 42.45, 129.81°) |
| OKLab | oklab(87.62% -0.074 0.0814) |
| OKLCH | oklch(87.62% 0.11 132.3) |
| XYZ | xyz(54.6220, 69.4906, 41.1008) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 5.25
Light Light Green
#C8FFB0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE69A #C59AE6
analogous
#E1E69A #BBE69A #9AE69F
triadic
#BBE69A #9ABBE6 #E69ABB
tetradic
#BBE69A #9AE1E6 #C59AE6 #E69F9A
square
#BBE69A #9AE1E6 #C59AE6 #E69F9A
split-complementary
#BBE69A #9F9AE6 #E69AE1
monochromatic
#79CE38 #9ADA69 #BBE69A #DCF2CB #EEF9E6
Accessibility & contrast
On white
1.41
#BBE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BBE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE69A
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE69A | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#BCE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe69a; /* rgb */ color: rgb(187, 230, 154); /* oklch */ color: oklch(87.6% 0.110 132.3);
Tailwind
colors: {
custom: {
50: '#d0eeb8',
500: '#bbe69a',
950: '#000000',
},
}SCSS
$custom: #bbe69a; $custom-light: #d0eeb8; $custom-dark: #000000;
JSON
{
"hex": "#bbe69a",
"rgb": {
"r": 187,
"g": 230,
"b": 154
},
"hsl": {
"h": 93.947,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.87617,
"c": 0.10997,
"h": 132.3
},
"luminance": 0.69492
}Semantic roles & 50–950 ramp
primary
#BBE69A
secondary
#9864C0
accent
#1EC87E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581