#CED2BB#CED2BB
#CED2BB is a very light, muted yellow-green. Relative luminance 0.628; OKLCH L 85.4% C 0.031 H 115.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2BB |
|---|---|
| RGB | rgb(206, 210, 187) |
| HSL | hsl(70, 20%, 78%) |
| HSV | hsv(70, 11%, 82%) |
| CMYK | cmyk(1.9%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(83.34, -5.38, 10.94) |
| CIE-LCH | lch(83.34, 12.19, 116.21°) |
| OKLab | oklab(85.44% -0.0133 0.0284) |
| OKLCH | oklch(85.44% 0.031 115.1) |
| XYZ | xyz(57.4687, 62.8030, 56.0987) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.38
Eggshell
#F0EAD6
ΔE00 7.69
Beige
#F5F5DC
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 9.02
Warm Beige
#E9DCC9
ΔE00 9.11
Warm Gray
#C9BEB0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2BB #BFBBD2
analogous
#D2CABB #CED2BB #C2D2BB
triadic
#CED2BB #BBCED2 #D2BBCE
tetradic
#CED2BB #BBD2CA #BFBBD2 #D2BBC2
square
#CED2BB #BBD2CA #BFBBD2 #D2BBC2
split-complementary
#CED2BB #BBC2D2 #CABBD2
monochromatic
#99A171 #B3BA96 #CED2BB #E9EAE0 #F2F3ED
Accessibility & contrast
On white
1.55
#CED2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CED2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2BB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2BB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBA
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#D1CFCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2bb; /* rgb */ color: rgb(206, 210, 187); /* oklch */ color: oklch(85.4% 0.031 115.1);
Tailwind
colors: {
custom: {
50: '#dddfcf',
500: '#ced2bb',
950: '#000000',
},
}SCSS
$custom: #ced2bb; $custom-light: #dddfcf; $custom-dark: #000000;
JSON
{
"hex": "#ced2bb",
"rgb": {
"r": 206,
"g": 210,
"b": 187
},
"hsl": {
"h": 70.435,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.85442,
"c": 0.0314,
"h": 115.1
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#CED2BB
secondary
#8F8AA7
accent
#479F56
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483