#CED9BE#CED9BE
#CED9BE is a very light, muted yellow-green. Relative luminance 0.665; OKLCH L 87.0% C 0.038 H 125.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9BE |
|---|---|
| RGB | rgb(206, 217, 190) |
| HSL | hsl(84, 26%, 80%) |
| HSV | hsv(84, 12%, 85%) |
| CMYK | cmyk(5.1%, 0%, 12.4%, 14.9%) |
| CIE-LAB | lab(85.23, -8.48, 12.05) |
| CIE-LCH | lch(85.23, 14.73, 125.16°) |
| OKLab | oklab(86.96% -0.0221 0.0312) |
| OKLCH | oklch(86.96% 0.038 125.3) |
| XYZ | xyz(59.5593, 66.4651, 58.3965) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.94
Eggshell
#F0EAD6
ΔE00 9.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.18
Honeydew
#F0FFF0
ΔE00 9.39
Lightyellow
#FFFFE0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9BE #C9BED9
analogous
#D9D7BE #CED9BE #C1D9BE
triadic
#CED9BE #BECED9 #D9BECE
tetradic
#CED9BE #BED9D7 #C9BED9 #D9BEC1
square
#CED9BE #BED9D7 #C9BED9 #D9BEC1
split-complementary
#CED9BE #BEC1D9 #D7BED9
monochromatic
#94AC71 #B1C297 #CED9BE #EBF0E5 #F0F4EC
Accessibility & contrast
On white
1.47
#CED9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CED9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9BE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9BE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#D0D6D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced9be; /* rgb */ color: rgb(206, 217, 190); /* oklch */ color: oklch(87.0% 0.038 125.3);
Tailwind
colors: {
custom: {
50: '#dde4d1',
500: '#ced9be',
950: '#000000',
},
}SCSS
$custom: #ced9be; $custom-light: #dde4d1; $custom-dark: #000000;
JSON
{
"hex": "#ced9be",
"rgb": {
"r": 206,
"g": 217,
"b": 190
},
"hsl": {
"h": 84.444,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86962,
"c": 0.03827,
"h": 125.3
},
"luminance": 0.66465
}Semantic roles & 50–950 ramp
primary
#CED9BE
secondary
#9A8CAF
accent
#41A569
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483