#CED6BA#CED6BA
#CED6BA is a very light, muted yellow-green. Relative luminance 0.648; OKLCH L 86.2% C 0.039 H 120.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6BA |
|---|---|
| RGB | rgb(206, 214, 186) |
| HSL | hsl(77, 25%, 78%) |
| HSV | hsv(77, 13%, 84%) |
| CMYK | cmyk(3.7%, 0%, 13.1%, 16.1%) |
| CIE-LAB | lab(84.36, -7.61, 12.92) |
| CIE-LCH | lch(84.36, 14.99, 120.50°) |
| OKLab | oklab(86.24% -0.0195 0.0335) |
| OKLCH | oklch(86.24% 0.039 120.2) |
| XYZ | xyz(58.3619, 64.7602, 55.8702) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.05
Eggshell
#F0EAD6
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.15
Beige (survey)
#E6DAA6
ΔE00 9.52
Lightyellow
#FFFFE0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6BA #C2BAD6
analogous
#D6D0BA #CED6BA #C0D6BA
triadic
#CED6BA #BACED6 #D6BACE
tetradic
#CED6BA #BAD6D0 #C2BAD6 #D6BAC0
square
#CED6BA #BAD6D0 #C2BAD6 #D6BAC0
split-complementary
#CED6BA #BAC0D6 #D0BAD6
monochromatic
#97A86D #B3BF94 #CED6BA #E9EDE0 #F1F4EC
Accessibility & contrast
On white
1.51
#CED6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CED6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6BA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6BA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#D1D3CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced6ba; /* rgb */ color: rgb(206, 214, 186); /* oklch */ color: oklch(86.2% 0.039 120.2);
Tailwind
colors: {
custom: {
50: '#dde2ce',
500: '#ced6ba',
950: '#000000',
},
}SCSS
$custom: #ced6ba; $custom-light: #dde2ce; $custom-dark: #000000;
JSON
{
"hex": "#ced6ba",
"rgb": {
"r": 206,
"g": 214,
"b": 186
},
"hsl": {
"h": 77.143,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.86242,
"c": 0.03871,
"h": 120.2
},
"luminance": 0.6476
}Semantic roles & 50–950 ramp
primary
#CED6BA
secondary
#9288AC
accent
#42A45E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483