#C8CCBE#C8CCBE
#C8CCBE is a very light, near-neutral yellow-green. Relative luminance 0.592; OKLCH L 83.8% C 0.020 H 119.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCBE |
|---|---|
| RGB | rgb(200, 204, 190) |
| HSL | hsl(77, 12%, 77%) |
| HSV | hsv(77, 7%, 80%) |
| CMYK | cmyk(2%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(81.39, -3.88, 6.50) |
| CIE-LCH | lch(81.39, 7.57, 120.87°) |
| OKLab | oklab(83.82% -0.0097 0.017) |
| OKLCH | oklch(83.82% 0.02 119.8) |
| XYZ | xyz(54.7051, 59.1828, 57.2467) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 7.59
Silver
#C0C0C0
ΔE00 7.73
Warm Gray
#C9BEB0
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCBE #C2BECC
analogous
#CCC9BE #C8CCBE #C1CCBE
triadic
#C8CCBE #BEC8CC #CCBEC8
tetradic
#C8CCBE #BECCC9 #C2BECC #CCBEC1
square
#C8CCBE #BECCC9 #C2BECC #CCBEC1
split-complementary
#C8CCBE #BEC1CC #C9BECC
monochromatic
#8E9679 #ABB19C #C8CCBE #E5E7E0 #F0F2EE
Accessibility & contrast
On white
1.64
#C8CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C8CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCBE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCBE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#C9CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8ccbe; /* rgb */ color: rgb(200, 204, 190); /* oklch */ color: oklch(83.8% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#d8dbd1',
500: '#c8ccbe',
950: '#000000',
},
}SCSS
$custom: #c8ccbe; $custom-light: #d8dbd1; $custom-dark: #000000;
JSON
{
"hex": "#c8ccbe",
"rgb": {
"r": 200,
"g": 204,
"b": 190
},
"hsl": {
"h": 77.143,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83817,
"c": 0.01959,
"h": 119.8
},
"luminance": 0.59183
}Semantic roles & 50–950 ramp
primary
#C8CCBE
secondary
#938EA0
accent
#4F9664
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483