#BBCDA0#BBCDA0
#BBCDA0 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.3% C 0.064 H 125.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA0 |
|---|---|
| RGB | rgb(187, 205, 160) |
| HSL | hsl(84, 31%, 72%) |
| HSV | hsv(84, 22%, 80%) |
| CMYK | cmyk(8.8%, 0%, 22%, 19.6%) |
| CIE-LAB | lab(80.05, -13.98, 20.42) |
| CIE-LCH | lch(80.05, 24.75, 124.40°) |
| OKLab | oklab(82.3% -0.0371 0.0521) |
| OKLCH | oklch(82.3% 0.064 125.5) |
| XYZ | xyz(48.6691, 56.7653, 41.6437) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.62
Light Grey Green
#B7E1A1
ΔE00 6.92
Greenish Tan
#BCCB7A
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.14
Light Moss Green
#A6C875
ΔE00 8.43
Tan Green
#A9BE70
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA0 #B2A0CD
analogous
#CDC9A0 #BBCDA0 #A5CDA0
triadic
#BBCDA0 #A0BBCD #CDA0BB
tetradic
#BBCDA0 #A0CDC9 #B2A0CD #CDA0A5
square
#BBCDA0 #A0CDC9 #B2A0CD #CDA0A5
split-complementary
#BBCDA0 #A0A5CD #C9A0CD
monochromatic
#819F54 #9EB878 #BBCDA0 #D8E2C8 #F1F4EB
Accessibility & contrast
On white
1.70
#BBCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BBCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA0
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA0 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79D
Deuteranopia (green-blind)
#D0C6A2
Tritanopia (blue-blind)
#BEC9C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcda0; /* rgb */ color: rgb(187, 205, 160); /* oklch */ color: oklch(82.3% 0.064 125.5);
Tailwind
colors: {
custom: {
50: '#cfdcbc',
500: '#bbcda0',
950: '#000000',
},
}SCSS
$custom: #bbcda0; $custom-light: #cfdcbc; $custom-dark: #000000;
JSON
{
"hex": "#bbcda0",
"rgb": {
"r": 187,
"g": 205,
"b": 160
},
"hsl": {
"h": 84,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.82298,
"c": 0.06397,
"h": 125.5
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#BBCDA0
secondary
#836FA2
accent
#3CAA68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482