#CED3C3#CED3C3
#CED3C3 is a very light, muted yellow-green. Relative luminance 0.636; OKLCH L 85.9% C 0.022 H 121.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3C3 |
|---|---|
| RGB | rgb(206, 211, 195) |
| HSL | hsl(79, 15%, 80%) |
| HSV | hsv(79, 8%, 83%) |
| CMYK | cmyk(2.4%, 0%, 7.6%, 17.3%) |
| CIE-LAB | lab(83.78, -4.55, 7.33) |
| CIE-LCH | lch(83.78, 8.63, 121.85°) |
| OKLab | oklab(85.85% -0.0115 0.0192) |
| OKLCH | oklch(85.85% 0.022 121) |
| XYZ | xyz(58.5967, 63.6505, 60.8180) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.00
Silver (survey)
#C5C9C7
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.19
Beige
#F5F5DC
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3C3 #C8C3D3
analogous
#D3D0C3 #CED3C3 #C6D3C3
triadic
#CED3C3 #C3CED3 #D3C3CE
tetradic
#CED3C3 #C3D3D0 #C8C3D3 #D3C3C6
square
#CED3C3 #C3D3D0 #C8C3D3 #D3C3C6
split-complementary
#CED3C3 #C3C6D3 #D0C3D3
monochromatic
#949F7C #B1B9A0 #CED3C3 #EBEDE6 #F1F2ED
Accessibility & contrast
On white
1.53
#CED3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CED3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3C3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3C3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C2
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#D0D1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3c3; /* rgb */ color: rgb(206, 211, 195); /* oklch */ color: oklch(85.9% 0.022 121.0);
Tailwind
colors: {
custom: {
50: '#dde0d5',
500: '#ced3c3',
950: '#000000',
},
}SCSS
$custom: #ced3c3; $custom-light: #dde0d5; $custom-dark: #000000;
JSON
{
"hex": "#ced3c3",
"rgb": {
"r": 206,
"g": 211,
"b": 195
},
"hsl": {
"h": 78.75,
"s": 15.385,
"l": 79.608
},
"oklch": {
"l": 0.85854,
"c": 0.02237,
"h": 121
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#CED3C3
secondary
#9993A8
accent
#4C9A64
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483