#CED6C2#CED6C2
#CED6C2 is a very light, muted yellow-green. Relative luminance 0.651; OKLCH L 86.4% C 0.028 H 124.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6C2 |
|---|---|
| RGB | rgb(206, 214, 194) |
| HSL | hsl(84, 20%, 80%) |
| HSV | hsv(84, 9%, 84%) |
| CMYK | cmyk(3.7%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.54, -6.27, 8.95) |
| CIE-LCH | lch(84.54, 10.93, 125.04°) |
| OKLab | oklab(86.44% -0.0162 0.0233) |
| OKLCH | oklch(86.44% 0.028 124.8) |
| XYZ | xyz(59.2363, 65.1099, 60.4752) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.50
Beige
#F5F5DC
ΔE00 7.94
Eggshell
#F0EAD6
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 9.21
Off White (survey)
#FFFFE4
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6C2 #CAC2D6
analogous
#D6D4C2 #CED6C2 #C4D6C2
triadic
#CED6C2 #C2CED6 #D6C2CE
tetradic
#CED6C2 #C2D6D4 #CAC2D6 #D6C2C4
square
#CED6C2 #C2D6D4 #CAC2D6 #D6C2C4
split-complementary
#CED6C2 #C2C4D6 #D4C2D6
monochromatic
#93A579 #B1BD9D #CED6C2 #EBEFE7 #F0F3ED
Accessibility & contrast
On white
1.50
#CED6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#CED6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6C2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6C2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#D7D3C3
Tritanopia (blue-blind)
#CFD4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6c2; /* rgb */ color: rgb(206, 214, 194); /* oklch */ color: oklch(86.4% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#dde2d4',
500: '#ced6c2',
950: '#000000',
},
}SCSS
$custom: #ced6c2; $custom-light: #dde2d4; $custom-dark: #000000;
JSON
{
"hex": "#ced6c2",
"rgb": {
"r": 206,
"g": 214,
"b": 194
},
"hsl": {
"h": 84,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86444,
"c": 0.02841,
"h": 124.8
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#CED6C2
secondary
#9B91AB
accent
#489E6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483