#C2CBBF#C2CBBF
#C2CBBF is a very light, near-neutral green. Relative luminance 0.579; OKLCH L 83.2% C 0.019 H 137.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBBF |
|---|---|
| RGB | rgb(194, 203, 191) |
| HSL | hsl(105, 10%, 77%) |
| HSV | hsv(105, 6%, 80%) |
| CMYK | cmyk(4.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.71, -5.28, 4.92) |
| CIE-LCH | lch(80.71, 7.21, 137.04°) |
| OKLab | oklab(83.17% -0.0142 0.0129) |
| OKLCH | oklch(83.17% 0.019 137.8) |
| XYZ | xyz(53.0064, 57.9426, 57.6716) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.78
Silver
#C0C0C0
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 9.01
Warm Gray
#C9BEB0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBBF #C8BFCB
analogous
#C8CBBF #C2CBBF #BFCBC2
triadic
#C2CBBF #BFC2CB #CBBFC2
tetradic
#C2CBBF #BFC8CB #C8BFCB #CBC2BF
square
#C2CBBF #BFC8CB #C8BFCB #CBC2BF
split-complementary
#C2CBBF #C2BFCB #CBBFC8
monochromatic
#82947B #A2B09D #C2CBBF #E2E6E1 #EFF1EE
Accessibility & contrast
On white
1.67
#C2CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C2CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBBF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBBF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#C2CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cbbf; /* rgb */ color: rgb(194, 203, 191); /* oklch */ color: oklch(83.2% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#d4dad2',
500: '#c2cbbf',
950: '#000000',
},
}SCSS
$custom: #c2cbbf; $custom-light: #d4dad2; $custom-dark: #000000;
JSON
{
"hex": "#c2cbbf",
"rgb": {
"r": 194,
"g": 203,
"b": 191
},
"hsl": {
"h": 105,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83173,
"c": 0.01916,
"h": 137.8
},
"luminance": 0.57943
}Semantic roles & 50–950 ramp
primary
#C2CBBF
secondary
#9B909F
accent
#519484
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383