#CBDCC0#CBDCC0
#CBDCC0 is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.4% C 0.042 H 133.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCC0 |
|---|---|
| RGB | rgb(203, 220, 192) |
| HSL | hsl(96, 29%, 81%) |
| HSV | hsv(96, 13%, 86%) |
| CMYK | cmyk(7.7%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(85.85, -10.73, 11.84) |
| CIE-LCH | lch(85.85, 15.97, 132.18°) |
| OKLab | oklab(87.41% -0.0286 0.0307) |
| OKLCH | oklch(87.41% 0.042 133) |
| XYZ | xyz(59.7346, 67.6883, 59.7771) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 9.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.78
Light Grey Green
#B7E1A1
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 10.05
Lightyellow
#FFFFE0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCC0 #D1C0DC
analogous
#D9DCC0 #CBDCC0 #C0DCC3
triadic
#CBDCC0 #C0CBDC #DCC0CB
tetradic
#CBDCC0 #C0D9DC #D1C0DC #DCC3C0
square
#CBDCC0 #C0D9DC #D1C0DC #DCC3C0
split-complementary
#CBDCC0 #C3C0DC #DCC0D9
monochromatic
#8AB071 #ABC699 #CBDCC0 #EBF2E7 #EFF4EB
Accessibility & contrast
On white
1.44
#CBDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CBDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCC0
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCC0 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#CCD9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdcc0; /* rgb */ color: rgb(203, 220, 192); /* oklch */ color: oklch(87.4% 0.042 133.0);
Tailwind
colors: {
custom: {
50: '#dbe6d3',
500: '#cbdcc0',
950: '#000000',
},
}SCSS
$custom: #cbdcc0; $custom-light: #dbe6d3; $custom-dark: #000000;
JSON
{
"hex": "#cbdcc0",
"rgb": {
"r": 203,
"g": 220,
"b": 192
},
"hsl": {
"h": 96.429,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87412,
"c": 0.04197,
"h": 133
},
"luminance": 0.67689
}Semantic roles & 50–950 ramp
primary
#CBDCC0
secondary
#A48DB3
accent
#3EA77E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483