#CED4BE#CED4BE
#CED4BE is a very light, muted yellow-green. Relative luminance 0.639; OKLCH L 85.9% C 0.030 H 119.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4BE |
|---|---|
| RGB | rgb(206, 212, 190) |
| HSL | hsl(76, 20%, 79%) |
| HSV | hsv(76, 10%, 83%) |
| CMYK | cmyk(2.8%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(83.93, -5.92, 10.19) |
| CIE-LCH | lch(83.93, 11.78, 120.15°) |
| OKLab | oklab(85.93% -0.015 0.0265) |
| OKLCH | oklch(85.93% 0.03 119.5) |
| XYZ | xyz(58.2900, 63.9265, 57.9734) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.85
Beige
#F5F5DC
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.90
Warm Beige
#E9DCC9
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4BE #C4BED4
analogous
#D4CFBE #CED4BE #C3D4BE
triadic
#CED4BE #BECED4 #D4BECE
tetradic
#CED4BE #BED4CF #C4BED4 #D4BEC3
square
#CED4BE #BED4CF #C4BED4 #D4BEC3
split-complementary
#CED4BE #BEC3D4 #CFBED4
monochromatic
#96A374 #B2BC99 #CED4BE #EAECE3 #F1F3ED
Accessibility & contrast
On white
1.52
#CED4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CED4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4BE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4BE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#D0D1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4be; /* rgb */ color: rgb(206, 212, 190); /* oklch */ color: oklch(85.9% 0.030 119.5);
Tailwind
colors: {
custom: {
50: '#dde1d1',
500: '#ced4be',
950: '#000000',
},
}SCSS
$custom: #ced4be; $custom-light: #dde1d1; $custom-dark: #000000;
JSON
{
"hex": "#ced4be",
"rgb": {
"r": 206,
"g": 212,
"b": 190
},
"hsl": {
"h": 76.364,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.8593,
"c": 0.03044,
"h": 119.5
},
"luminance": 0.63926
}Semantic roles & 50–950 ramp
primary
#CED4BE
secondary
#958DA9
accent
#479F5F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483