#BBCDA2#BBCDA2
#BBCDA2 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.3% C 0.061 H 126.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA2 |
|---|---|
| RGB | rgb(187, 205, 162) |
| HSL | hsl(85, 30%, 72%) |
| HSV | hsv(85, 21%, 80%) |
| CMYK | cmyk(8.8%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(80.09, -13.67, 19.42) |
| CIE-LCH | lch(80.09, 23.75, 125.15°) |
| OKLab | oklab(82.34% -0.0363 0.0496) |
| OKLCH | oklch(82.34% 0.061 126.2) |
| XYZ | xyz(48.8455, 56.8359, 42.5725) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.14
Light Grey Green
#B7E1A1
ΔE00 7.17
Sage Green
#9CAF88
ΔE00 8.10
Greenish Tan
#BCCB7A
ΔE00 8.47
Darkseagreen
#8FBC8F
ΔE00 8.59
Light Moss Green
#A6C875
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA2 #B4A2CD
analogous
#CDCAA2 #BBCDA2 #A6CDA2
triadic
#BBCDA2 #A2BBCD #CDA2BB
tetradic
#BBCDA2 #A2CDCA #B4A2CD #CDA2A6
square
#BBCDA2 #A2CDCA #B4A2CD #CDA2A6
split-complementary
#BBCDA2 #A2A6CD #CAA2CD
monochromatic
#809F56 #9EB87A #BBCDA2 #D8E2CA #F0F4EB
Accessibility & contrast
On white
1.70
#BBCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BBCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA2
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA2 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79F
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#BEC9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcda2; /* rgb */ color: rgb(187, 205, 162); /* oklch */ color: oklch(82.3% 0.061 126.2);
Tailwind
colors: {
custom: {
50: '#cfdcbd',
500: '#bbcda2',
950: '#000000',
},
}SCSS
$custom: #bbcda2; $custom-light: #cfdcbd; $custom-dark: #000000;
JSON
{
"hex": "#bbcda2",
"rgb": {
"r": 187,
"g": 205,
"b": 162
},
"hsl": {
"h": 85.116,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.82343,
"c": 0.06149,
"h": 126.2
},
"luminance": 0.56836
}Semantic roles & 50–950 ramp
primary
#BBCDA2
secondary
#8671A2
accent
#3DA96A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482