#CED6BB#CED6BB
#CED6BB is a very light, muted yellow-green. Relative luminance 0.648; OKLCH L 86.3% C 0.037 H 120.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6BB |
|---|---|
| RGB | rgb(206, 214, 187) |
| HSL | hsl(78, 25%, 79%) |
| HSV | hsv(78, 13%, 84%) |
| CMYK | cmyk(3.7%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(84.38, -7.44, 12.42) |
| CIE-LCH | lch(84.38, 14.48, 120.93°) |
| OKLab | oklab(86.27% -0.0191 0.0322) |
| OKLCH | oklch(86.27% 0.037 120.6) |
| XYZ | xyz(58.4686, 64.8028, 56.4320) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 8.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.72
Beige (survey)
#E6DAA6
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6BB #C3BBD6
analogous
#D6D0BB #CED6BB #C0D6BB
triadic
#CED6BB #BBCED6 #D6BBCE
tetradic
#CED6BB #BBD6D0 #C3BBD6 #D6BBC0
square
#CED6BB #BBD6D0 #C3BBD6 #D6BBC0
split-complementary
#CED6BB #BBC0D6 #D0BBD6
monochromatic
#97A86F #B2BF95 #CED6BB #EAEDE1 #F1F3EC
Accessibility & contrast
On white
1.50
#CED6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CED6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6BB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6BB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#D1D3CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6bb; /* rgb */ color: rgb(206, 214, 187); /* oklch */ color: oklch(86.3% 0.037 120.6);
Tailwind
colors: {
custom: {
50: '#dde2cf',
500: '#ced6bb',
950: '#000000',
},
}SCSS
$custom: #ced6bb; $custom-light: #dde2cf; $custom-dark: #000000;
JSON
{
"hex": "#ced6bb",
"rgb": {
"r": 206,
"g": 214,
"b": 187
},
"hsl": {
"h": 77.778,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.86267,
"c": 0.03742,
"h": 120.6
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#CED6BB
secondary
#9489AC
accent
#42A35F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483