#CED5BF#CED5BF
#CED5BF is a very light, muted yellow-green. Relative luminance 0.645; OKLCH L 86.2% C 0.031 H 121.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5BF |
|---|---|
| RGB | rgb(206, 213, 191) |
| HSL | hsl(79, 21%, 79%) |
| HSV | hsv(79, 10%, 84%) |
| CMYK | cmyk(3.3%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(84.21, -6.27, 10.06) |
| CIE-LCH | lch(84.21, 11.85, 121.91°) |
| OKLab | oklab(86.16% -0.016 0.0262) |
| OKLCH | oklch(86.16% 0.031 121.4) |
| XYZ | xyz(58.6505, 64.4719, 58.6346) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.09
Beige
#F5F5DC
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 9.68
Off White (survey)
#FFFFE4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5BF #C6BFD5
analogous
#D5D1BF #CED5BF #C3D5BF
triadic
#CED5BF #BFCED5 #D5BFCE
tetradic
#CED5BF #BFD5D1 #C6BFD5 #D5BFC3
square
#CED5BF #BFD5D1 #C6BFD5 #D5BFC3
split-complementary
#CED5BF #BFC3D5 #D1BFD5
monochromatic
#95A575 #B2BD9A #CED5BF #EAEDE4 #F1F3ED
Accessibility & contrast
On white
1.51
#CED5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5BF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5BF | 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)
#D8D2BE
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#D0D2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5bf; /* rgb */ color: rgb(206, 213, 191); /* oklch */ color: oklch(86.2% 0.031 121.4);
Tailwind
colors: {
custom: {
50: '#dde1d2',
500: '#ced5bf',
950: '#000000',
},
}SCSS
$custom: #ced5bf; $custom-light: #dde1d2; $custom-dark: #000000;
JSON
{
"hex": "#ced5bf",
"rgb": {
"r": 206,
"g": 213,
"b": 191
},
"hsl": {
"h": 79.091,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.86161,
"c": 0.03069,
"h": 121.4
},
"luminance": 0.64472
}Semantic roles & 50–950 ramp
primary
#CED5BF
secondary
#978EAA
accent
#469F63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483