#BBCDA8#BBCDA8
#BBCDA8 is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.054 H 128.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA8 |
|---|---|
| RGB | rgb(187, 205, 168) |
| HSL | hsl(89, 27%, 73%) |
| HSV | hsv(89, 18%, 80%) |
| CMYK | cmyk(8.8%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(80.21, -12.72, 16.41) |
| CIE-LCH | lch(80.21, 20.76, 127.77°) |
| OKLab | oklab(82.48% -0.0338 0.0422) |
| OKLCH | oklch(82.48% 0.054 128.7) |
| XYZ | xyz(49.3916, 57.0543, 45.4487) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.12
Sage Green
#9CAF88
ΔE00 8.19
Pale Olive
#B9CC81
ΔE00 8.75
Darkseagreen
#8FBC8F
ΔE00 8.79
Greenish Grey
#96AE8D
ΔE00 8.87
Light Sage
#BCECAC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA8 #BAA8CD
analogous
#CDCCA8 #BBCDA8 #A8CDA8
triadic
#BBCDA8 #A8BBCD #CDA8BB
tetradic
#BBCDA8 #A8CDCC #BAA8CD #CDA8A8
square
#BBCDA8 #A8CDCC #BAA8CD #CDA8A8
split-complementary
#BBCDA8 #A8A8CD #CCA8CD
monochromatic
#7E9F5B #9DB781 #BBCDA8 #D9E3CF #F0F4EC
Accessibility & contrast
On white
1.69
#BBCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA8
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA8 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A6
Deuteranopia (green-blind)
#CEC7AA
Tritanopia (blue-blind)
#BDC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcda8; /* rgb */ color: rgb(187, 205, 168); /* oklch */ color: oklch(82.5% 0.054 128.7);
Tailwind
colors: {
custom: {
50: '#cfdcc2',
500: '#bbcda8',
950: '#000000',
},
}SCSS
$custom: #bbcda8; $custom-light: #cfdcc2; $custom-dark: #000000;
JSON
{
"hex": "#bbcda8",
"rgb": {
"r": 187,
"g": 205,
"b": 168
},
"hsl": {
"h": 89.189,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.82481,
"c": 0.05404,
"h": 128.7
},
"luminance": 0.57055
}Semantic roles & 50–950 ramp
primary
#BBCDA8
secondary
#8C77A2
accent
#40A671
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482