#BBD09F#BBD09F
#BBD09F is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.070 H 126.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD09F |
|---|---|
| RGB | rgb(187, 208, 159) |
| HSL | hsl(86, 34%, 72%) |
| HSV | hsv(86, 24%, 82%) |
| CMYK | cmyk(10.1%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(80.84, -15.65, 22.04) |
| CIE-LCH | lch(80.84, 27.03, 125.39°) |
| OKLab | oklab(82.92% -0.0418 0.056) |
| OKLCH | oklch(82.92% 0.07 126.7) |
| XYZ | xyz(49.3065, 58.1795, 41.4263) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 7.39
Pale Olive Green
#B1D27B
ΔE00 7.55
Light Moss Green
#A6C875
ΔE00 7.67
Light Sage
#BCECAC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD09F #B49FD0
analogous
#D0CD9F #BBD09F #A3D09F
triadic
#BBD09F #9FBBD0 #D09FBB
tetradic
#BBD09F #9FD0CD #B49FD0 #D09FA3
square
#BBD09F #9FD0CD #B49FD0 #D09FA3
split-complementary
#BBD09F #9FA3D0 #CD9FD0
monochromatic
#80A450 #9EBC76 #BBD09F #D8E4C8 #F0F5EA
Accessibility & contrast
On white
1.66
#BBD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD09F
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD09F | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#BECBC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd09f; /* rgb */ color: rgb(187, 208, 159); /* oklch */ color: oklch(82.9% 0.070 126.7);
Tailwind
colors: {
custom: {
50: '#cfdebb',
500: '#bbd09f',
950: '#000000',
},
}SCSS
$custom: #bbd09f; $custom-light: #cfdebb; $custom-dark: #000000;
JSON
{
"hex": "#bbd09f",
"rgb": {
"r": 187,
"g": 208,
"b": 159
},
"hsl": {
"h": 85.714,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.82922,
"c": 0.06992,
"h": 126.7
},
"luminance": 0.5818
}Semantic roles & 50–950 ramp
primary
#BBD09F
secondary
#866DA6
accent
#38AD6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482