#CED6C6#CED6C6
#CED6C6 is a very light, muted yellow-green. Relative luminance 0.653; OKLCH L 86.5% C 0.023 H 128.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6C6 |
|---|---|
| RGB | rgb(206, 214, 198) |
| HSL | hsl(90, 16%, 81%) |
| HSV | hsv(90, 7%, 84%) |
| CMYK | cmyk(3.7%, 0%, 7.5%, 16.1%) |
| CIE-LAB | lab(84.63, -5.59, 6.96) |
| CIE-LCH | lch(84.63, 8.93, 128.74°) |
| OKLab | oklab(86.55% -0.0146 0.0182) |
| OKLCH | oklch(86.55% 0.023 128.8) |
| XYZ | xyz(59.6916, 65.2920, 62.8731) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 7.25
Eggshell
#F0EAD6
ΔE00 7.97
Beige
#F5F5DC
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.75
Honeydew
#F0FFF0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6C6 #CEC6D6
analogous
#D6D6C6 #CED6C6 #C6D6C6
triadic
#CED6C6 #C6CED6 #D6C6CE
tetradic
#CED6C6 #C6D6D6 #CEC6D6 #D6C6C6
square
#CED6C6 #C6D6D6 #CEC6D6 #D6C6C6
split-complementary
#CED6C6 #C6C6D6 #D6C6D6
monochromatic
#91A37F #AFBCA2 #CED6C6 #EDF0EA #F0F2ED
Accessibility & contrast
On white
1.49
#CED6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CED6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6C6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6C6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#D7D3C7
Tritanopia (blue-blind)
#CFD4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6c6; /* rgb */ color: rgb(206, 214, 198); /* oklch */ color: oklch(86.5% 0.023 128.8);
Tailwind
colors: {
custom: {
50: '#dde2d7',
500: '#ced6c6',
950: '#000000',
},
}SCSS
$custom: #ced6c6; $custom-light: #dde2d7; $custom-dark: #000000;
JSON
{
"hex": "#ced6c6",
"rgb": {
"r": 206,
"g": 214,
"b": 198
},
"hsl": {
"h": 90,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.86549,
"c": 0.02334,
"h": 128.8
},
"luminance": 0.65292
}Semantic roles & 50–950 ramp
primary
#CED6C6
secondary
#A095AB
accent
#4B9B73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483