#CED6C4#CED6C4
#CED6C4 is a very light, muted yellow-green. Relative luminance 0.652; OKLCH L 86.5% C 0.026 H 126.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6C4 |
|---|---|
| RGB | rgb(206, 214, 196) |
| HSL | hsl(87, 18%, 80%) |
| HSV | hsv(87, 8%, 84%) |
| CMYK | cmyk(3.7%, 0%, 8.4%, 16.1%) |
| CIE-LAB | lab(84.59, -5.93, 7.95) |
| CIE-LCH | lch(84.59, 9.92, 126.71°) |
| OKLab | oklab(86.5% -0.0154 0.0208) |
| OKLCH | oklch(86.5% 0.026 126.6) |
| XYZ | xyz(59.4624, 65.2004, 61.6662) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.84
Silver (survey)
#C5C9C7
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 7.98
Beige
#F5F5DC
ΔE00 8.06
Honeydew
#F0FFF0
ΔE00 9.06
Light Gray
#D3D3D3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6C4 #CCC4D6
analogous
#D6D5C4 #CED6C4 #C5D6C4
triadic
#CED6C4 #C4CED6 #D6C4CE
tetradic
#CED6C4 #C4D6D5 #CCC4D6 #D6C4C5
square
#CED6C4 #C4D6D5 #CCC4D6 #D6C4C5
split-complementary
#CED6C4 #C4C5D6 #D5C4D6
monochromatic
#92A47C #B0BDA0 #CED6C4 #ECEFE8 #F0F2ED
Accessibility & contrast
On white
1.50
#CED6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CED6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6C4
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6C4 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#CFD4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6c4; /* rgb */ color: rgb(206, 214, 196); /* oklch */ color: oklch(86.5% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#dde2d5',
500: '#ced6c4',
950: '#000000',
},
}SCSS
$custom: #ced6c4; $custom-light: #dde2d5; $custom-dark: #000000;
JSON
{
"hex": "#ced6c4",
"rgb": {
"r": 206,
"g": 214,
"b": 196
},
"hsl": {
"h": 86.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.86496,
"c": 0.02586,
"h": 126.6
},
"luminance": 0.652
}Semantic roles & 50–950 ramp
primary
#CED6C4
secondary
#9E93AB
accent
#499C6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483