#CBDCBB#CBDCBB
#CBDCBB is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.048 H 129.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCBB |
|---|---|
| RGB | rgb(203, 220, 187) |
| HSL | hsl(91, 32%, 80%) |
| HSV | hsv(91, 15%, 86%) |
| CMYK | cmyk(7.7%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(85.74, -11.56, 14.31) |
| CIE-LCH | lch(85.74, 18.40, 128.93°) |
| OKLab | oklab(87.29% -0.0307 0.037) |
| OKLCH | oklch(87.29% 0.048 129.7) |
| XYZ | xyz(59.1900, 67.4705, 56.9089) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.55
Light Sage
#BCECAC
ΔE00 9.22
Beige
#F5F5DC
ΔE00 9.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.37
Honeydew
#F0FFF0
ΔE00 10.06
Eggshell (survey)
#FFFFD4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCBB #CCBBDC
analogous
#DCDCBB #CBDCBB #BBDCBC
triadic
#CBDCBB #BBCBDC #DCBBCB
tetradic
#CBDCBB #BBDCDC #CCBBDC #DCBCBB
square
#CBDCBB #BBDCDC #CCBBDC #DCBCBB
split-complementary
#CBDCBB #BCBBDC #DCBBDC
monochromatic
#8DB26A #ACC793 #CBDCBB #EAF1E3 #F0F5EB
Accessibility & contrast
On white
1.45
#CBDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CBDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCBB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCBB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#CCD9D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbdcbb; /* rgb */ color: rgb(203, 220, 187); /* oklch */ color: oklch(87.3% 0.048 129.7);
Tailwind
colors: {
custom: {
50: '#dbe6cf',
500: '#cbdcbb',
950: '#000000',
},
}SCSS
$custom: #cbdcbb; $custom-light: #dbe6cf; $custom-dark: #000000;
JSON
{
"hex": "#cbdcbb",
"rgb": {
"r": 203,
"g": 220,
"b": 187
},
"hsl": {
"h": 90.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87289,
"c": 0.04804,
"h": 129.7
},
"luminance": 0.67471
}Semantic roles & 50–950 ramp
primary
#CBDCBB
secondary
#9E88B3
accent
#3BAB74
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151613
muted
#848483