#CEDCB9#CEDCB9
#CEDCB9 is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.5% C 0.049 H 125.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB9 |
|---|---|
| RGB | rgb(206, 220, 185) |
| HSL | hsl(84, 33%, 79%) |
| HSV | hsv(84, 16%, 86%) |
| CMYK | cmyk(6.4%, 0%, 15.9%, 13.7%) |
| CIE-LAB | lab(85.91, -10.83, 15.63) |
| CIE-LCH | lch(85.91, 19.02, 124.71°) |
| OKLab | oklab(87.46% -0.0284 0.0403) |
| OKLCH | oklch(87.46% 0.049 125.2) |
| XYZ | xyz(59.8025, 67.8109, 55.8278) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.62
Beige
#F5F5DC
ΔE00 8.80
Light Sage
#BCECAC
ΔE00 9.34
Eggshell (survey)
#FFFFD4
ΔE00 9.52
Cream
#FFFDD0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB9 #C7B9DC
analogous
#DCD9B9 #CEDCB9 #BDDCB9
triadic
#CEDCB9 #B9CEDC #DCB9CE
tetradic
#CEDCB9 #B9DCD9 #C7B9DC #DCB9BD
square
#CEDCB9 #B9DCD9 #C7B9DC #DCB9BD
split-complementary
#CEDCB9 #B9BDDC #D9B9DC
monochromatic
#95B367 #B1C890 #CEDCB9 #EBF0E2 #F1F5EB
Accessibility & contrast
On white
1.44
#CEDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CEDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB9
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB9 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B7
Deuteranopia (green-blind)
#DED7BA
Tritanopia (blue-blind)
#D0D8D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcb9; /* rgb */ color: rgb(206, 220, 185); /* oklch */ color: oklch(87.5% 0.049 125.2);
Tailwind
colors: {
custom: {
50: '#dde6ce',
500: '#cedcb9',
950: '#000000',
},
}SCSS
$custom: #cedcb9; $custom-light: #dde6ce; $custom-dark: #000000;
JSON
{
"hex": "#cedcb9",
"rgb": {
"r": 206,
"g": 220,
"b": 185
},
"hsl": {
"h": 84,
"s": 33.333,
"l": 79.412
},
"oklch": {
"l": 0.87464,
"c": 0.04931,
"h": 125.2
},
"luminance": 0.67811
}Semantic roles & 50–950 ramp
primary
#CEDCB9
secondary
#9886B4
accent
#39AC67
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483