#BBE698#BBE698
#BBE698 is a very light, moderate yellow-green. Relative luminance 0.694; OKLCH L 87.6% C 0.112 H 131.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE698 |
|---|---|
| RGB | rgb(187, 230, 152) |
| HSL | hsl(93, 61%, 75%) |
| HSV | hsv(93, 34%, 90%) |
| CMYK | cmyk(18.7%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(86.71, -27.45, 33.58) |
| CIE-LCH | lch(86.71, 43.37, 129.27°) |
| OKLab | oklab(87.58% -0.0748 0.0836) |
| OKLCH | oklch(87.58% 0.112 131.8) |
| XYZ | xyz(54.4568, 69.4245, 40.2309) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.70
Tea Green
#BDF8A3
ΔE00 4.19
Light Light Green
#C8FFB0
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE698 #C398E6
analogous
#E2E698 #BBE698 #98E69C
triadic
#BBE698 #98BBE6 #E698BB
tetradic
#BBE698 #98E2E6 #C398E6 #E69C98
square
#BBE698 #98E2E6 #C398E6 #E69C98
split-complementary
#BBE698 #9C98E6 #E698E2
monochromatic
#7ACE36 #9ADA67 #BBE698 #DCF2C9 #EFF9E6
Accessibility & contrast
On white
1.41
#BBE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BBE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE698
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE698 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB93
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#BDE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe698; /* rgb */ color: rgb(187, 230, 152); /* oklch */ color: oklch(87.6% 0.112 131.8);
Tailwind
colors: {
custom: {
50: '#d0eeb7',
500: '#bbe698',
950: '#000000',
},
}SCSS
$custom: #bbe698; $custom-light: #d0eeb7; $custom-dark: #000000;
JSON
{
"hex": "#bbe698",
"rgb": {
"r": 187,
"g": 230,
"b": 152
},
"hsl": {
"h": 93.077,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.8758,
"c": 0.11219,
"h": 131.8
},
"luminance": 0.69425
}Semantic roles & 50–950 ramp
primary
#BBE698
secondary
#9662C0
accent
#1DC97C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581