#CED6C8#CED6C8
#CED6C8 is a very light, muted yellow-green. Relative luminance 0.654; OKLCH L 86.6% C 0.021 H 131.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6C8 |
|---|---|
| RGB | rgb(206, 214, 200) |
| HSL | hsl(94, 15%, 81%) |
| HSV | hsv(94, 7%, 84%) |
| CMYK | cmyk(3.7%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.68, -5.24, 5.97) |
| CIE-LCH | lch(84.68, 7.94, 131.25°) |
| OKLab | oklab(86.6% -0.0138 0.0156) |
| OKLCH | oklch(86.6% 0.021 131.5) |
| XYZ | xyz(59.9238, 65.3849, 64.0960) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 6.58
Eggshell
#F0EAD6
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.32
Beige
#F5F5DC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6C8 #D0C8D6
analogous
#D5D6C8 #CED6C8 #C8D6C9
triadic
#CED6C8 #C8CED6 #D6C8CE
tetradic
#CED6C8 #C8D5D6 #D0C8D6 #D6C9C8
square
#CED6C8 #C8D5D6 #D0C8D6 #D6C9C8
split-complementary
#CED6C8 #C9C8D6 #D6C8D5
monochromatic
#90A282 #AFBCA5 #CED6C8 #EDF0EB #EFF2ED
Accessibility & contrast
On white
1.49
#CED6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CED6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6C8
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6C8 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#CED5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6c8; /* rgb */ color: rgb(206, 214, 200); /* oklch */ color: oklch(86.6% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#dde2d8',
500: '#ced6c8',
950: '#000000',
},
}SCSS
$custom: #ced6c8; $custom-light: #dde2d8; $custom-dark: #000000;
JSON
{
"hex": "#ced6c8",
"rgb": {
"r": 206,
"g": 214,
"b": 200
},
"hsl": {
"h": 94.286,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86602,
"c": 0.02086,
"h": 131.5
},
"luminance": 0.65385
}Semantic roles & 50–950 ramp
primary
#CED6C8
secondary
#A298AB
accent
#4D9978
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483