#CED1C2#CED1C2
#CED1C2 is a very light, muted yellow-green. Relative luminance 0.626; OKLCH L 85.4% C 0.021 H 116.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1C2 |
|---|---|
| RGB | rgb(206, 209, 194) |
| HSL | hsl(72, 14%, 79%) |
| HSV | hsv(72, 7%, 82%) |
| CMYK | cmyk(1.4%, 0%, 7.2%, 18%) |
| CIE-LAB | lab(83.24, -3.69, 7.08) |
| CIE-LCH | lch(83.24, 7.98, 117.51°) |
| OKLab | oklab(85.42% -0.0091 0.0185) |
| OKLCH | oklch(85.42% 0.021 116) |
| XYZ | xyz(57.9903, 62.6179, 60.0599) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 6.13
Eggshell
#F0EAD6
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 8.04
Warm Beige
#E9DCC9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1C2 #C5C2D1
analogous
#D1CDC2 #CED1C2 #C7D1C2
triadic
#CED1C2 #C2CED1 #D1C2CE
tetradic
#CED1C2 #C2D1CD #C5C2D1 #D1C2C7
square
#CED1C2 #C2D1CD #C5C2D1 #D1C2C7
split-complementary
#CED1C2 #C2C7D1 #CDC2D1
monochromatic
#969C7C #B2B79F #CED1C2 #EAEBE5 #F1F2EE
Accessibility & contrast
On white
1.55
#CED1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CED1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1C2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1C2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#D0CFCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced1c2; /* rgb */ color: rgb(206, 209, 194); /* oklch */ color: oklch(85.4% 0.021 116.0);
Tailwind
colors: {
custom: {
50: '#dddfd4',
500: '#ced1c2',
950: '#000000',
},
}SCSS
$custom: #ced1c2; $custom-light: #dddfd4; $custom-dark: #000000;
JSON
{
"hex": "#ced1c2",
"rgb": {
"r": 206,
"g": 209,
"b": 194
},
"hsl": {
"h": 72,
"s": 14.019,
"l": 79.02
},
"oklch": {
"l": 0.85418,
"c": 0.02062,
"h": 116
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#CED1C2
secondary
#9692A5
accent
#4D985C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483