#CED7C2#CED7C2
#CED7C2 is a very light, muted yellow-green. Relative luminance 0.656; OKLCH L 86.7% C 0.030 H 126.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7C2 |
|---|---|
| RGB | rgb(206, 215, 194) |
| HSL | hsl(86, 21%, 80%) |
| HSV | hsv(86, 10%, 84%) |
| CMYK | cmyk(4.2%, 0%, 9.8%, 15.7%) |
| CIE-LAB | lab(84.80, -6.79, 9.32) |
| CIE-LCH | lch(84.80, 11.53, 126.07°) |
| OKLab | oklab(86.65% -0.0176 0.0243) |
| OKLCH | oklch(86.65% 0.03 126) |
| XYZ | xyz(59.4901, 65.6176, 60.5599) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.92
Beige
#F5F5DC
ΔE00 7.90
Eggshell
#F0EAD6
ΔE00 8.28
Honeydew
#F0FFF0
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.04
Off White (survey)
#FFFFE4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7C2 #CBC2D7
analogous
#D7D5C2 #CED7C2 #C3D7C2
triadic
#CED7C2 #C2CED7 #D7C2CE
tetradic
#CED7C2 #C2D7D5 #CBC2D7 #D7C2C3
square
#CED7C2 #C2D7D5 #CBC2D7 #D7C2C3
split-complementary
#CED7C2 #C2C3D7 #D5C2D7
monochromatic
#93A778 #B0BF9D #CED7C2 #ECEFE7 #F0F3ED
Accessibility & contrast
On white
1.49
#CED7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CED7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7C2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7C2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#D8D4C3
Tritanopia (blue-blind)
#CFD5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7c2; /* rgb */ color: rgb(206, 215, 194); /* oklch */ color: oklch(86.7% 0.030 126.0);
Tailwind
colors: {
custom: {
50: '#dde3d4',
500: '#ced7c2',
950: '#000000',
},
}SCSS
$custom: #ced7c2; $custom-light: #dde3d4; $custom-dark: #000000;
JSON
{
"hex": "#ced7c2",
"rgb": {
"r": 206,
"g": 215,
"b": 194
},
"hsl": {
"h": 85.714,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.8665,
"c": 0.03002,
"h": 126
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#CED7C2
secondary
#9D91AD
accent
#469F6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483