#BBD698#BBD698
#BBD698 is a very light, moderate yellow-green. Relative luminance 0.609; OKLCH L 84.1% C 0.088 H 127.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD698 |
|---|---|
| RGB | rgb(187, 214, 152) |
| HSL | hsl(86, 43%, 72%) |
| HSV | hsv(86, 29%, 84%) |
| CMYK | cmyk(12.6%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(82.34, -19.69, 27.74) |
| CIE-LCH | lch(82.34, 34.02, 125.37°) |
| OKLab | oklab(84.08% -0.0531 0.0697) |
| OKLCH | oklch(84.08% 0.088 127.3) |
| XYZ | xyz(50.2068, 60.9246, 38.8142) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Pale Olive
#B9CC81
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Moss Green
#A6C875
ΔE00 5.82
Greenish Tan
#BCCB7A
ΔE00 5.87
Light Sage
#BCECAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD698 #B398D6
analogous
#D6D298 #BBD698 #9CD698
triadic
#BBD698 #98BBD6 #D698BB
tetradic
#BBD698 #98D6D2 #B398D6 #D6989C
square
#BBD698 #98D6D2 #B398D6 #D6989C
split-complementary
#BBD698 #989CD6 #D298D6
monochromatic
#81AE45 #9EC56C #BBD698 #D8E7C4 #F1F6E9
Accessibility & contrast
On white
1.59
#BBD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD698
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD698 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE94
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#BED0C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd698; /* rgb */ color: rgb(187, 214, 152); /* oklch */ color: oklch(84.1% 0.088 127.3);
Tailwind
colors: {
custom: {
50: '#d0e2b6',
500: '#bbd698',
950: '#000000',
},
}SCSS
$custom: #bbd698; $custom-light: #d0e2b6; $custom-dark: #000000;
JSON
{
"hex": "#bbd698",
"rgb": {
"r": 187,
"g": 214,
"b": 152
},
"hsl": {
"h": 86.129,
"s": 43.056,
"l": 71.765
},
"oklch": {
"l": 0.84075,
"c": 0.08767,
"h": 127.3
},
"luminance": 0.60925
}Semantic roles & 50–950 ramp
primary
#BBD698
secondary
#8566AD
accent
#2FB66A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481