#CEDCC6#CEDCC6
#CEDCC6 is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.8% C 0.033 H 134.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC6 |
|---|---|
| RGB | rgb(206, 220, 198) |
| HSL | hsl(98, 24%, 82%) |
| HSV | hsv(98, 10%, 86%) |
| CMYK | cmyk(6.4%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(86.20, -8.66, 9.21) |
| CIE-LCH | lch(86.20, 12.64, 133.26°) |
| OKLab | oklab(87.79% -0.0231 0.024) |
| OKLCH | oklch(87.79% 0.033 134) |
| XYZ | xyz(61.2381, 68.3851, 63.3886) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.92
Honeydew
#F0FFF0
ΔE00 8.05
Beige
#F5F5DC
ΔE00 8.14
Eggshell
#F0EAD6
ΔE00 9.38
Off White (survey)
#FFFFE4
ΔE00 9.73
Lightyellow
#FFFFE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC6 #D4C6DC
analogous
#D9DCC6 #CEDCC6 #C6DCC9
triadic
#CEDCC6 #C6CEDC #DCC6CE
tetradic
#CEDCC6 #C6D9DC #D4C6DC #DCC9C6
square
#CEDCC6 #C6D9DC #D4C6DC #DCC9C6
split-complementary
#CEDCC6 #C9C6DC #DCC6D9
monochromatic
#8DAD7A #ADC5A0 #CEDCC6 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#CEDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC6
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC6 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#CEDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcc6; /* rgb */ color: rgb(206, 220, 198); /* oklch */ color: oklch(87.8% 0.033 134.0);
Tailwind
colors: {
custom: {
50: '#dde6d7',
500: '#cedcc6',
950: '#000000',
},
}SCSS
$custom: #cedcc6; $custom-light: #dde6d7; $custom-dark: #000000;
JSON
{
"hex": "#cedcc6",
"rgb": {
"r": 206,
"g": 220,
"b": 198
},
"hsl": {
"h": 98.182,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87786,
"c": 0.0333,
"h": 134
},
"luminance": 0.68385
}Semantic roles & 50–950 ramp
primary
#CEDCC6
secondary
#A794B2
accent
#43A280
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483