#CED3BE#CED3BE
#CED3BE is a very light, muted yellow-green. Relative luminance 0.634; OKLCH L 85.7% C 0.029 H 117.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3BE |
|---|---|
| RGB | rgb(206, 211, 190) |
| HSL | hsl(74, 19%, 79%) |
| HSV | hsv(74, 10%, 83%) |
| CMYK | cmyk(2.4%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(83.67, -5.40, 9.82) |
| CIE-LCH | lch(83.67, 11.20, 118.82°) |
| OKLab | oklab(85.72% -0.0135 0.0256) |
| OKLCH | oklch(85.72% 0.029 117.9) |
| XYZ | xyz(58.0408, 63.4281, 57.8904) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 7.64
Beige
#F5F5DC
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.46
Warm Beige
#E9DCC9
ΔE00 9.20
Warm Gray
#C9BEB0
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3BE #C3BED3
analogous
#D3CDBE #CED3BE #C3D3BE
triadic
#CED3BE #BECED3 #D3BECE
tetradic
#CED3BE #BED3CD #C3BED3 #D3BEC3
square
#CED3BE #BED3CD #C3BED3 #D3BEC3
split-complementary
#CED3BE #BEC3D3 #CDBED3
monochromatic
#97A275 #B2BA9A #CED3BE #EAECE2 #F1F3ED
Accessibility & contrast
On white
1.53
#CED3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CED3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3BE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3BE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#D0D0CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3be; /* rgb */ color: rgb(206, 211, 190); /* oklch */ color: oklch(85.7% 0.029 117.9);
Tailwind
colors: {
custom: {
50: '#dde0d1',
500: '#ced3be',
950: '#000000',
},
}SCSS
$custom: #ced3be; $custom-light: #dde0d1; $custom-dark: #000000;
JSON
{
"hex": "#ced3be",
"rgb": {
"r": 206,
"g": 211,
"b": 190
},
"hsl": {
"h": 74.286,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.85724,
"c": 0.02892,
"h": 117.9
},
"luminance": 0.63428
}Semantic roles & 50–950 ramp
primary
#CED3BE
secondary
#948DA8
accent
#489E5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483