#CED2C3#CED2C3
#CED2C3 is a very light, muted yellow-green. Relative luminance 0.632; OKLCH L 85.6% C 0.021 H 119.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C3 |
|---|---|
| RGB | rgb(206, 210, 195) |
| HSL | hsl(76, 14%, 79%) |
| HSV | hsv(76, 7%, 82%) |
| CMYK | cmyk(1.9%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(83.52, -4.04, 6.96) |
| CIE-LCH | lch(83.52, 8.04, 120.11°) |
| OKLab | oklab(85.65% -0.0101 0.0182) |
| OKLCH | oklch(85.65% 0.021 119) |
| XYZ | xyz(58.3490, 63.1552, 60.7354) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 6.23
Eggshell
#F0EAD6
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.67
Gainsboro
#DCDCDC
ΔE00 8.12
Warm Beige
#E9DCC9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C3 #C7C3D2
analogous
#D2CFC3 #CED2C3 #C7D2C3
triadic
#CED2C3 #C3CED2 #D2C3CE
tetradic
#CED2C3 #C3D2CF #C7C3D2 #D2C3C7
square
#CED2C3 #C3D2CF #C7C3D2 #D2C3C7
split-complementary
#CED2C3 #C3C7D2 #CFC3D2
monochromatic
#959E7D #B1B8A0 #CED2C3 #EBECE6 #F1F2EE
Accessibility & contrast
On white
1.54
#CED2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CED2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C3 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#D4D0C4
Tritanopia (blue-blind)
#D0D0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c3; /* rgb */ color: rgb(206, 210, 195); /* oklch */ color: oklch(85.6% 0.021 119.0);
Tailwind
colors: {
custom: {
50: '#dddfd5',
500: '#ced2c3',
950: '#000000',
},
}SCSS
$custom: #ced2c3; $custom-light: #dddfd5; $custom-dark: #000000;
JSON
{
"hex": "#ced2c3",
"rgb": {
"r": 206,
"g": 210,
"b": 195
},
"hsl": {
"h": 76,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85649,
"c": 0.02081,
"h": 119
},
"luminance": 0.63155
}Semantic roles & 50–950 ramp
primary
#CED2C3
secondary
#9893A6
accent
#4D9861
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483