#CED8B6#CED8B6
#CED8B6 is a very light, muted yellow-green. Relative luminance 0.656; OKLCH L 86.6% C 0.047 H 120.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8B6 |
|---|---|
| RGB | rgb(206, 216, 182) |
| HSL | hsl(78, 30%, 78%) |
| HSV | hsv(78, 16%, 85%) |
| CMYK | cmyk(4.6%, 0%, 15.7%, 15.3%) |
| CIE-LAB | lab(84.80, -9.28, 15.64) |
| CIE-LCH | lch(84.80, 18.19, 120.66°) |
| OKLab | oklab(86.56% -0.0239 0.0403) |
| OKLCH | oklch(86.56% 0.047 120.7) |
| XYZ | xyz(58.4519, 65.6110, 53.8317) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.66
Beige (survey)
#E6DAA6
ΔE00 8.89
Palegoldenrod
#EEE8AA
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 9.50
Eggshell (survey)
#FFFFD4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8B6 #C0B6D8
analogous
#D8D1B6 #CED8B6 #BDD8B6
triadic
#CED8B6 #B6CED8 #D8B6CE
tetradic
#CED8B6 #B6D8D1 #C0B6D8 #D8B6BD
square
#CED8B6 #B6D8D1 #C0B6D8 #D8B6BD
split-complementary
#CED8B6 #B6BDD8 #D1B6D8
monochromatic
#98AD66 #B3C38E #CED8B6 #E9EDDE #F2F4EB
Accessibility & contrast
On white
1.49
#CED8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CED8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8B6
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8B6 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B4
Deuteranopia (green-blind)
#DBD4B7
Tritanopia (blue-blind)
#D1D4CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8b6; /* rgb */ color: rgb(206, 216, 182); /* oklch */ color: oklch(86.6% 0.047 120.7);
Tailwind
colors: {
custom: {
50: '#dde4cc',
500: '#ced8b6',
950: '#000000',
},
}SCSS
$custom: #ced8b6; $custom-light: #dde4cc; $custom-dark: #000000;
JSON
{
"hex": "#ced8b6",
"rgb": {
"r": 206,
"g": 216,
"b": 182
},
"hsl": {
"h": 77.647,
"s": 30.357,
"l": 78.039
},
"oklch": {
"l": 0.8656,
"c": 0.04691,
"h": 120.7
},
"luminance": 0.65611
}Semantic roles & 50–950 ramp
primary
#CED8B6
secondary
#9083AF
accent
#3CA95C
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483