#C2CBBD#C2CBBD
#C2CBBD is a very light, muted yellow-green. Relative luminance 0.579; OKLCH L 83.1% C 0.022 H 134.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBBD |
|---|---|
| RGB | rgb(194, 203, 189) |
| HSL | hsl(99, 12%, 77%) |
| HSV | hsv(99, 7%, 80%) |
| CMYK | cmyk(4.4%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.66, -5.64, 5.92) |
| CIE-LCH | lch(80.66, 8.17, 133.61°) |
| OKLab | oklab(83.12% -0.015 0.0155) |
| OKLCH | oklch(83.12% 0.022 134.1) |
| XYZ | xyz(52.7878, 57.8551, 56.5204) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.23
Light Grey
#D8DCD6
ΔE00 6.26
Silver
#C0C0C0
ΔE00 8.62
Light Gray
#D3D3D3
ΔE00 8.77
Gainsboro
#DCDCDC
ΔE00 9.60
Warm Gray
#C9BEB0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBBD #C6BDCB
analogous
#C9CBBD #C2CBBD #BDCBBF
triadic
#C2CBBD #BDC2CB #CBBDC2
tetradic
#C2CBBD #BDC9CB #C6BDCB #CBBFBD
square
#C2CBBD #BDC9CB #C6BDCB #CBBFBD
split-complementary
#C2CBBD #BFBDCB #CBBDC9
monochromatic
#839579 #A2B09B #C2CBBD #E2E6DF #EFF2EE
Accessibility & contrast
On white
1.67
#C2CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C2CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBBD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBBD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BC
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#C2CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cbbd; /* rgb */ color: rgb(194, 203, 189); /* oklch */ color: oklch(83.1% 0.022 134.1);
Tailwind
colors: {
custom: {
50: '#d4dad0',
500: '#c2cbbd',
950: '#000000',
},
}SCSS
$custom: #c2cbbd; $custom-light: #d4dad0; $custom-dark: #000000;
JSON
{
"hex": "#c2cbbd",
"rgb": {
"r": 194,
"g": 203,
"b": 189
},
"hsl": {
"h": 98.571,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83119,
"c": 0.02156,
"h": 134.1
},
"luminance": 0.57855
}Semantic roles & 50–950 ramp
primary
#C2CBBD
secondary
#998D9F
accent
#50967D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383