#CED6BF#CED6BF
#CED6BF is a very light, muted yellow-green. Relative luminance 0.650; OKLCH L 86.4% C 0.032 H 122.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6BF |
|---|---|
| RGB | rgb(206, 214, 191) |
| HSL | hsl(81, 22%, 79%) |
| HSV | hsv(81, 11%, 84%) |
| CMYK | cmyk(3.7%, 0%, 10.7%, 16.1%) |
| CIE-LAB | lab(84.47, -6.78, 10.43) |
| CIE-LCH | lch(84.47, 12.44, 123.02°) |
| OKLab | oklab(86.37% -0.0174 0.0271) |
| OKLCH | oklch(86.37% 0.032 122.7) |
| XYZ | xyz(58.9028, 64.9765, 58.7187) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.47
Beige
#F5F5DC
ΔE00 7.88
Eggshell
#F0EAD6
ΔE00 8.24
Silver (survey)
#C5C9C7
ΔE00 9.49
Honeydew
#F0FFF0
ΔE00 9.52
Off White (survey)
#FFFFE4
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6BF #C7BFD6
analogous
#D6D3BF #CED6BF #C3D6BF
triadic
#CED6BF #BFCED6 #D6BFCE
tetradic
#CED6BF #BFD6D3 #C7BFD6 #D6BFC3
square
#CED6BF #BFD6D3 #C7BFD6 #D6BFC3
split-complementary
#CED6BF #BFC3D6 #D3BFD6
monochromatic
#95A674 #B1BE9A #CED6BF #EBEEE4 #F1F3EC
Accessibility & contrast
On white
1.50
#CED6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CED6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6BF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6BF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#D0D3CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6bf; /* rgb */ color: rgb(206, 214, 191); /* oklch */ color: oklch(86.4% 0.032 122.7);
Tailwind
colors: {
custom: {
50: '#dde2d2',
500: '#ced6bf',
950: '#000000',
},
}SCSS
$custom: #ced6bf; $custom-light: #dde2d2; $custom-dark: #000000;
JSON
{
"hex": "#ced6bf",
"rgb": {
"r": 206,
"g": 214,
"b": 191
},
"hsl": {
"h": 80.87,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.86367,
"c": 0.03225,
"h": 122.7
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#CED6BF
secondary
#988EAC
accent
#45A065
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483