#BBCDA1#BBCDA1
#BBCDA1 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.3% C 0.063 H 125.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA1 |
|---|---|
| RGB | rgb(187, 205, 161) |
| HSL | hsl(85, 31%, 72%) |
| HSV | hsv(85, 21%, 80%) |
| CMYK | cmyk(8.8%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(80.07, -13.83, 19.92) |
| CIE-LCH | lch(80.07, 24.25, 124.77°) |
| OKLab | oklab(82.32% -0.0367 0.0509) |
| OKLCH | oklch(82.32% 0.063 125.8) |
| XYZ | xyz(48.7570, 56.8005, 42.1062) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 7.04
Sage Green
#9CAF88
ΔE00 8.12
Greenish Tan
#BCCB7A
ΔE00 8.21
Darkseagreen
#8FBC8F
ΔE00 8.59
Light Moss Green
#A6C875
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA1 #B3A1CD
analogous
#CDC9A1 #BBCDA1 #A5CDA1
triadic
#BBCDA1 #A1BBCD #CDA1BB
tetradic
#BBCDA1 #A1CDC9 #B3A1CD #CDA1A5
square
#BBCDA1 #A1CDC9 #B3A1CD #CDA1A5
split-complementary
#BBCDA1 #A1A5CD #C9A1CD
monochromatic
#819F55 #9EB879 #BBCDA1 #D8E2C9 #F1F4EB
Accessibility & contrast
On white
1.70
#BBCDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BBCDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA1
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA1 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79E
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#BEC9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcda1; /* rgb */ color: rgb(187, 205, 161); /* oklch */ color: oklch(82.3% 0.063 125.8);
Tailwind
colors: {
custom: {
50: '#cfdcbd',
500: '#bbcda1',
950: '#000000',
},
}SCSS
$custom: #bbcda1; $custom-light: #cfdcbd; $custom-dark: #000000;
JSON
{
"hex": "#bbcda1",
"rgb": {
"r": 187,
"g": 205,
"b": 161
},
"hsl": {
"h": 84.545,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.82321,
"c": 0.06273,
"h": 125.8
},
"luminance": 0.56801
}Semantic roles & 50–950 ramp
primary
#BBCDA1
secondary
#8570A2
accent
#3CA969
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482