#CED7BB#CED7BB
#CED7BB is a very light, muted yellow-green. Relative luminance 0.653; OKLCH L 86.5% C 0.039 H 121.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7BB |
|---|---|
| RGB | rgb(206, 215, 187) |
| HSL | hsl(79, 26%, 79%) |
| HSV | hsv(79, 13%, 84%) |
| CMYK | cmyk(4.2%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(84.64, -7.96, 12.79) |
| CIE-LCH | lch(84.64, 15.06, 121.88°) |
| OKLab | oklab(86.47% -0.0205 0.0331) |
| OKLCH | oklch(86.47% 0.039 121.7) |
| XYZ | xyz(58.7224, 65.3106, 56.5166) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.04
Eggshell
#F0EAD6
ΔE00 8.93
Light Grey
#D8DCD6
ΔE00 9.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.11
Lightyellow
#FFFFE0
ΔE00 9.65
Off White (survey)
#FFFFE4
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7BB #C4BBD7
analogous
#D7D2BB #CED7BB #C0D7BB
triadic
#CED7BB #BBCED7 #D7BBCE
tetradic
#CED7BB #BBD7D2 #C4BBD7 #D7BBC0
square
#CED7BB #BBD7D2 #C4BBD7 #D7BBC0
split-complementary
#CED7BB #BBC0D7 #D2BBD7
monochromatic
#96AA6E #B2C094 #CED7BB #EAEEE2 #F1F4EC
Accessibility & contrast
On white
1.49
#CED7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CED7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7BB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7BB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#D0D4CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced7bb; /* rgb */ color: rgb(206, 215, 187); /* oklch */ color: oklch(86.5% 0.039 121.7);
Tailwind
colors: {
custom: {
50: '#dde3cf',
500: '#ced7bb',
950: '#000000',
},
}SCSS
$custom: #ced7bb; $custom-light: #dde3cf; $custom-dark: #000000;
JSON
{
"hex": "#ced7bb",
"rgb": {
"r": 206,
"g": 215,
"b": 187
},
"hsl": {
"h": 79.286,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.86473,
"c": 0.03896,
"h": 121.7
},
"luminance": 0.65311
}Semantic roles & 50–950 ramp
primary
#CED7BB
secondary
#9589AD
accent
#41A461
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483