#CED5BE#CED5BE
#CED5BE is a very light, muted yellow-green. Relative luminance 0.644; OKLCH L 86.1% C 0.032 H 120.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5BE |
|---|---|
| RGB | rgb(206, 213, 190) |
| HSL | hsl(78, 21%, 79%) |
| HSV | hsv(78, 11%, 84%) |
| CMYK | cmyk(3.3%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(84.19, -6.43, 10.56) |
| CIE-LCH | lch(84.19, 12.36, 121.35°) |
| OKLab | oklab(86.14% -0.0164 0.0275) |
| OKLCH | oklch(86.14% 0.032 120.9) |
| XYZ | xyz(58.5408, 64.4280, 58.0570) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.42
Beige
#F5F5DC
ΔE00 7.90
Eggshell
#F0EAD6
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 9.35
Honeydew
#F0FFF0
ΔE00 9.79
Off White (survey)
#FFFFE4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5BE #C5BED5
analogous
#D5D1BE #CED5BE #C3D5BE
triadic
#CED5BE #BECED5 #D5BECE
tetradic
#CED5BE #BED5D1 #C5BED5 #D5BEC3
square
#CED5BE #BED5D1 #C5BED5 #D5BEC3
split-complementary
#CED5BE #BEC3D5 #D1BED5
monochromatic
#96A574 #B2BD99 #CED5BE #EAEDE3 #F1F3EC
Accessibility & contrast
On white
1.51
#CED5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5BE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5BE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#D0D2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5be; /* rgb */ color: rgb(206, 213, 190); /* oklch */ color: oklch(86.1% 0.032 120.9);
Tailwind
colors: {
custom: {
50: '#dde1d1',
500: '#ced5be',
950: '#000000',
},
}SCSS
$custom: #ced5be; $custom-light: #dde1d1; $custom-dark: #000000;
JSON
{
"hex": "#ced5be",
"rgb": {
"r": 206,
"g": 213,
"b": 190
},
"hsl": {
"h": 78.261,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.86135,
"c": 0.03199,
"h": 120.9
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#CED5BE
secondary
#968DAB
accent
#46A061
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483