#CED7BE#CED7BE
#CED7BE is a very light, muted yellow-green. Relative luminance 0.654; OKLCH L 86.5% C 0.035 H 123.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7BE |
|---|---|
| RGB | rgb(206, 215, 190) |
| HSL | hsl(82, 24%, 79%) |
| HSV | hsv(82, 12%, 84%) |
| CMYK | cmyk(4.2%, 0%, 11.6%, 15.7%) |
| CIE-LAB | lab(84.71, -7.46, 11.30) |
| CIE-LCH | lch(84.71, 13.54, 123.43°) |
| OKLab | oklab(86.55% -0.0193 0.0294) |
| OKLCH | oklch(86.55% 0.035 123.3) |
| XYZ | xyz(59.0469, 65.4404, 58.2257) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 8.17
Eggshell
#F0EAD6
ΔE00 8.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.45
Honeydew
#F0FFF0
ΔE00 9.53
Off White (survey)
#FFFFE4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7BE #C7BED7
analogous
#D7D4BE #CED7BE #C2D7BE
triadic
#CED7BE #BECED7 #D7BECE
tetradic
#CED7BE #BED7D4 #C7BED7 #D7BEC2
square
#CED7BE #BED7D4 #C7BED7 #D7BEC2
split-complementary
#CED7BE #BEC2D7 #D4BED7
monochromatic
#95A872 #B1C098 #CED7BE #EBEEE4 #F1F3EC
Accessibility & contrast
On white
1.49
#CED7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CED7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7BE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7BE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#D0D4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced7be; /* rgb */ color: rgb(206, 215, 190); /* oklch */ color: oklch(86.5% 0.035 123.3);
Tailwind
colors: {
custom: {
50: '#dde3d1',
500: '#ced7be',
950: '#000000',
},
}SCSS
$custom: #ced7be; $custom-light: #dde3d1; $custom-dark: #000000;
JSON
{
"hex": "#ced7be",
"rgb": {
"r": 206,
"g": 215,
"b": 190
},
"hsl": {
"h": 81.6,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.86548,
"c": 0.03512,
"h": 123.3
},
"luminance": 0.6544
}Semantic roles & 50–950 ramp
primary
#CED7BE
secondary
#988CAD
accent
#43A265
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483