#CED8BE#CED8BE
#CED8BE is a very light, muted yellow-green. Relative luminance 0.660; OKLCH L 86.8% C 0.037 H 124.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8BE |
|---|---|
| RGB | rgb(206, 216, 190) |
| HSL | hsl(83, 25%, 80%) |
| HSV | hsv(83, 12%, 85%) |
| CMYK | cmyk(4.6%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(84.97, -7.97, 11.67) |
| CIE-LCH | lch(84.97, 14.14, 124.33°) |
| OKLab | oklab(86.76% -0.0207 0.0303) |
| OKLCH | oklch(86.76% 0.037 124.3) |
| XYZ | xyz(59.3024, 65.9512, 58.3109) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.55
Eggshell
#F0EAD6
ΔE00 8.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.30
Honeydew
#F0FFF0
ΔE00 9.45
Lightyellow
#FFFFE0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8BE #C8BED8
analogous
#D8D5BE #CED8BE #C1D8BE
triadic
#CED8BE #BECED8 #D8BECE
tetradic
#CED8BE #BED8D5 #C8BED8 #D8BEC1
square
#CED8BE #BED8D5 #C8BED8 #D8BEC1
split-complementary
#CED8BE #BEC1D8 #D5BED8
monochromatic
#94AA72 #B1C198 #CED8BE #EBEFE4 #F1F4EC
Accessibility & contrast
On white
1.48
#CED8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CED8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8BE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8BE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#D0D5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8be; /* rgb */ color: rgb(206, 216, 190); /* oklch */ color: oklch(86.8% 0.037 124.3);
Tailwind
colors: {
custom: {
50: '#dde4d1',
500: '#ced8be',
950: '#000000',
},
}SCSS
$custom: #ced8be; $custom-light: #dde4d1; $custom-dark: #000000;
JSON
{
"hex": "#ced8be",
"rgb": {
"r": 206,
"g": 216,
"b": 190
},
"hsl": {
"h": 83.077,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86755,
"c": 0.03669,
"h": 124.3
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#CED8BE
secondary
#998CAE
accent
#42A467
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483