#CED4C2#CED4C2
#CED4C2 is a very light, muted yellow-green. Relative luminance 0.641; OKLCH L 86.0% C 0.025 H 122.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4C2 |
|---|---|
| RGB | rgb(206, 212, 194) |
| HSL | hsl(80, 17%, 80%) |
| HSV | hsv(80, 8%, 83%) |
| CMYK | cmyk(2.8%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(84.02, -5.24, 8.20) |
| CIE-LCH | lch(84.02, 9.73, 122.59°) |
| OKLab | oklab(86.03% -0.0134 0.0214) |
| OKLCH | oklch(86.03% 0.025 122) |
| XYZ | xyz(58.7332, 64.1038, 60.3076) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 7.57
Eggshell
#F0EAD6
ΔE00 7.65
Beige
#F5F5DC
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 9.05
Warm Beige
#E9DCC9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4C2 #C8C2D4
analogous
#D4D1C2 #CED4C2 #C5D4C2
triadic
#CED4C2 #C2CED4 #D4C2CE
tetradic
#CED4C2 #C2D4D1 #C8C2D4 #D4C2C5
square
#CED4C2 #C2D4D1 #C8C2D4 #D4C2C5
split-complementary
#CED4C2 #C2C5D4 #D1C2D4
monochromatic
#94A17A #B1BB9E #CED4C2 #EBEDE6 #F1F2ED
Accessibility & contrast
On white
1.52
#CED4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CED4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4C2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4C2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#D0D2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4c2; /* rgb */ color: rgb(206, 212, 194); /* oklch */ color: oklch(86.0% 0.025 122.0);
Tailwind
colors: {
custom: {
50: '#dde1d4',
500: '#ced4c2',
950: '#000000',
},
}SCSS
$custom: #ced4c2; $custom-light: #dde1d4; $custom-dark: #000000;
JSON
{
"hex": "#ced4c2",
"rgb": {
"r": 206,
"g": 212,
"b": 194
},
"hsl": {
"h": 80,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.86033,
"c": 0.02524,
"h": 122
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#CED4C2
secondary
#9991A9
accent
#4A9C65
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483