#CED3C4#CED3C4
#CED3C4 is a very light, muted yellow-green. Relative luminance 0.637; OKLCH L 85.9% C 0.021 H 121.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3C4 |
|---|---|
| RGB | rgb(206, 211, 196) |
| HSL | hsl(80, 15%, 80%) |
| HSV | hsv(80, 7%, 83%) |
| CMYK | cmyk(2.4%, 0%, 7.1%, 17.3%) |
| CIE-LAB | lab(83.81, -4.38, 6.83) |
| CIE-LCH | lch(83.81, 8.12, 122.67°) |
| OKLab | oklab(85.88% -0.0111 0.0179) |
| OKLCH | oklch(85.88% 0.021 121.9) |
| XYZ | xyz(58.7101, 63.6959, 61.4154) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 6.37
Eggshell
#F0EAD6
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.23
Beige
#F5F5DC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3C4 #C9C4D3
analogous
#D3D1C4 #CED3C4 #C7D3C4
triadic
#CED3C4 #C4CED3 #D3C4CE
tetradic
#CED3C4 #C4D3D1 #C9C4D3 #D3C4C7
square
#CED3C4 #C4D3D1 #C9C4D3 #D3C4C7
split-complementary
#CED3C4 #C4C7D3 #D1C4D3
monochromatic
#949F7E #B1B9A1 #CED3C4 #EBEDE7 #F0F2ED
Accessibility & contrast
On white
1.53
#CED3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CED3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3C4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3C4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#CFD1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3c4; /* rgb */ color: rgb(206, 211, 196); /* oklch */ color: oklch(85.9% 0.021 121.9);
Tailwind
colors: {
custom: {
50: '#dde0d5',
500: '#ced3c4',
950: '#000000',
},
}SCSS
$custom: #ced3c4; $custom-light: #dde0d5; $custom-dark: #000000;
JSON
{
"hex": "#ced3c4",
"rgb": {
"r": 206,
"g": 211,
"b": 196
},
"hsl": {
"h": 80,
"s": 14.563,
"l": 79.804
},
"oklch": {
"l": 0.85881,
"c": 0.02106,
"h": 121.9
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#CED3C4
secondary
#9A94A8
accent
#4D9966
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483