#CED3C2#CED3C2
#CED3C2 is a very light, muted yellow-green. Relative luminance 0.636; OKLCH L 85.8% C 0.024 H 120.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3C2 |
|---|---|
| RGB | rgb(206, 211, 194) |
| HSL | hsl(78, 16%, 79%) |
| HSV | hsv(78, 8%, 83%) |
| CMYK | cmyk(2.4%, 0%, 8.1%, 17.3%) |
| CIE-LAB | lab(83.76, -4.72, 7.83) |
| CIE-LCH | lch(83.76, 9.14, 121.12°) |
| OKLab | oklab(85.83% -0.0119 0.0205) |
| OKLCH | oklch(85.83% 0.024 120.2) |
| XYZ | xyz(58.4840, 63.6054, 60.2245) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 7.08
Eggshell
#F0EAD6
ΔE00 7.49
Beige
#F5F5DC
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.55
Warm Beige
#E9DCC9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3C2 #C7C2D3
analogous
#D3D0C2 #CED3C2 #C6D3C2
triadic
#CED3C2 #C2CED3 #D3C2CE
tetradic
#CED3C2 #C2D3D0 #C7C2D3 #D3C2C6
square
#CED3C2 #C2D3D0 #C7C2D3 #D3C2C6
split-complementary
#CED3C2 #C2C6D3 #D0C2D3
monochromatic
#95A07B #B1B99E #CED3C2 #EBEDE6 #F1F2ED
Accessibility & contrast
On white
1.53
#CED3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CED3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3C2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3C2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#D0D1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3c2; /* rgb */ color: rgb(206, 211, 194); /* oklch */ color: oklch(85.8% 0.024 120.2);
Tailwind
colors: {
custom: {
50: '#dde0d4',
500: '#ced3c2',
950: '#000000',
},
}SCSS
$custom: #ced3c2; $custom-light: #dde0d4; $custom-dark: #000000;
JSON
{
"hex": "#ced3c2",
"rgb": {
"r": 206,
"g": 211,
"b": 194
},
"hsl": {
"h": 77.647,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85828,
"c": 0.02367,
"h": 120.2
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#CED3C2
secondary
#9891A8
accent
#4B9A62
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483