#CED4C4#CED4C4
#CED4C4 is a very light, muted yellow-green. Relative luminance 0.642; OKLCH L 86.1% C 0.023 H 123.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4C4 |
|---|---|
| RGB | rgb(206, 212, 196) |
| HSL | hsl(83, 16%, 80%) |
| HSV | hsv(83, 8%, 83%) |
| CMYK | cmyk(2.8%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(84.07, -4.90, 7.21) |
| CIE-LCH | lch(84.07, 8.71, 124.21°) |
| OKLab | oklab(86.09% -0.0126 0.0188) |
| OKLCH | oklch(86.09% 0.023 123.7) |
| XYZ | xyz(58.9593, 64.1943, 61.4985) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.02
Silver (survey)
#C5C9C7
ΔE00 6.88
Eggshell
#F0EAD6
ΔE00 7.64
Beige
#F5F5DC
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4C4 #CAC4D4
analogous
#D4D2C4 #CED4C4 #C6D4C4
triadic
#CED4C4 #C4CED4 #D4C4CE
tetradic
#CED4C4 #C4D4D2 #CAC4D4 #D4C4C6
square
#CED4C4 #C4D4D2 #CAC4D4 #D4C4C6
split-complementary
#CED4C4 #C4C6D4 #D2C4D4
monochromatic
#93A07D #B1BAA1 #CED4C4 #EBEEE7 #F0F2ED
Accessibility & contrast
On white
1.52
#CED4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CED4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4C4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4C4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#CFD2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4c4; /* rgb */ color: rgb(206, 212, 196); /* oklch */ color: oklch(86.1% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#dde1d5',
500: '#ced4c4',
950: '#000000',
},
}SCSS
$custom: #ced4c4; $custom-light: #dde1d5; $custom-dark: #000000;
JSON
{
"hex": "#ced4c4",
"rgb": {
"r": 206,
"g": 212,
"b": 196
},
"hsl": {
"h": 82.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.86086,
"c": 0.02264,
"h": 123.7
},
"luminance": 0.64194
}Semantic roles & 50–950 ramp
primary
#CED4C4
secondary
#9B93A9
accent
#4C9A69
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483