#BBDA8F#BBDA8F
#BBDA8F is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.8% C 0.104 H 126.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA8F |
|---|---|
| RGB | rgb(187, 218, 143) |
| HSL | hsl(85, 50%, 71%) |
| HSV | hsv(85, 34%, 85%) |
| CMYK | cmyk(14.2%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(83.28, -22.90, 33.62) |
| CIE-LCH | lch(83.28, 40.68, 124.26°) |
| OKLab | oklab(84.78% -0.0624 0.0835) |
| OKLCH | oklch(84.78% 0.104 126.8) |
| XYZ | xyz(50.5223, 62.6904, 35.4200) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.09
Light Grey Green
#B7E1A1
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA8F #AE8FDA
analogous
#DAD38F #BBDA8F #95DA8F
triadic
#BBDA8F #8FBBDA #DA8FBB
tetradic
#BBDA8F #8FDAD3 #AE8FDA #DA8F95
square
#BBDA8F #8FDAD3 #AE8FDA #DA8F95
split-complementary
#BBDA8F #8F95DA #D38FDA
monochromatic
#82B33B #9FCB61 #BBDA8F #D7E9BD #F1F7E8
Accessibility & contrast
On white
1.55
#BBDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BBDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA8F
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA8F | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#BFD3C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda8f; /* rgb */ color: rgb(187, 218, 143); /* oklch */ color: oklch(84.8% 0.104 126.8);
Tailwind
colors: {
custom: {
50: '#d0e5b0',
500: '#bbda8f',
950: '#000000',
},
}SCSS
$custom: #bbda8f; $custom-light: #d0e5b0; $custom-dark: #000000;
JSON
{
"hex": "#bbda8f",
"rgb": {
"r": 187,
"g": 218,
"b": 143
},
"hsl": {
"h": 84.8,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.84778,
"c": 0.10419,
"h": 126.8
},
"luminance": 0.62691
}Semantic roles & 50–950 ramp
primary
#BBDA8F
secondary
#7F5CB1
accent
#28BE66
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481