#CED8C2#CED8C2
#CED8C2 is a very light, muted yellow-green. Relative luminance 0.661; OKLCH L 86.9% C 0.032 H 127.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8C2 |
|---|---|
| RGB | rgb(206, 216, 194) |
| HSL | hsl(87, 22%, 80%) |
| HSV | hsv(87, 10%, 85%) |
| CMYK | cmyk(4.6%, 0%, 10.2%, 15.3%) |
| CIE-LAB | lab(85.06, -7.30, 9.69) |
| CIE-LCH | lch(85.06, 12.13, 126.99°) |
| OKLab | oklab(86.86% -0.0191 0.0252) |
| OKLCH | oklch(86.86% 0.032 127.1) |
| XYZ | xyz(59.7455, 66.1285, 60.6450) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.34
Beige
#F5F5DC
ΔE00 7.90
Eggshell
#F0EAD6
ΔE00 8.53
Honeydew
#F0FFF0
ΔE00 8.90
Silver (survey)
#C5C9C7
ΔE00 9.52
Off White (survey)
#FFFFE4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8C2 #CCC2D8
analogous
#D8D7C2 #CED8C2 #C3D8C2
triadic
#CED8C2 #C2CED8 #D8C2CE
tetradic
#CED8C2 #C2D8D7 #CCC2D8 #D8C2C3
square
#CED8C2 #C2D8D7 #CCC2D8 #D8C2C3
split-complementary
#CED8C2 #C2C3D8 #D7C2D8
monochromatic
#92A877 #B0C09D #CED8C2 #ECF0E7 #F0F3EC
Accessibility & contrast
On white
1.48
#CED8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CED8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8C2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8C2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#CFD6D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8c2; /* rgb */ color: rgb(206, 216, 194); /* oklch */ color: oklch(86.9% 0.032 127.1);
Tailwind
colors: {
custom: {
50: '#dde4d4',
500: '#ced8c2',
950: '#000000',
},
}SCSS
$custom: #ced8c2; $custom-light: #dde4d4; $custom-dark: #000000;
JSON
{
"hex": "#ced8c2",
"rgb": {
"r": 206,
"g": 216,
"b": 194
},
"hsl": {
"h": 87.273,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86856,
"c": 0.03163,
"h": 127.1
},
"luminance": 0.66129
}Semantic roles & 50–950 ramp
primary
#CED8C2
secondary
#9E90AE
accent
#45A06F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483