#CEDCA7#CEDCA7
#CEDCA7 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 87.1% C 0.072 H 119.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA7 |
|---|---|
| RGB | rgb(206, 220, 167) |
| HSL | hsl(76, 43%, 76%) |
| HSV | hsv(76, 24%, 86%) |
| CMYK | cmyk(6.4%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(85.55, -13.58, 24.54) |
| CIE-LCH | lch(85.55, 28.05, 118.96°) |
| OKLab | oklab(87.06% -0.0358 0.0622) |
| OKLCH | oklch(87.06% 0.072 119.9) |
| XYZ | xyz(58.0212, 67.0983, 46.4463) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.25
Pale Olive
#B9CC81
ΔE00 6.42
Palegoldenrod
#EEE8AA
ΔE00 7.13
Light Khaki
#E6F2A2
ΔE00 7.15
Greenish Tan
#BCCB7A
ΔE00 7.37
Light Sage
#BCECAC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA7 #B5A7DC
analogous
#DCCFA7 #CEDCA7 #B3DCA7
triadic
#CEDCA7 #A7CEDC #DCA7CE
tetradic
#CEDCA7 #A7DCCF #B5A7DC #DCA7B3
square
#CEDCA7 #A7DCCF #B5A7DC #DCA7B3
split-complementary
#CEDCA7 #A7B3DC #CFA7DC
monochromatic
#9DB94F #B6CB7B #CEDCA7 #E6EDD3 #F3F6E9
Accessibility & contrast
On white
1.46
#CEDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CEDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA7
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA7 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A4
Deuteranopia (green-blind)
#E1D6A9
Tritanopia (blue-blind)
#D3D6CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca7; /* rgb */ color: rgb(206, 220, 167); /* oklch */ color: oklch(87.1% 0.072 119.9);
Tailwind
colors: {
custom: {
50: '#dde6c1',
500: '#cedca7',
950: '#000000',
},
}SCSS
$custom: #cedca7; $custom-light: #dde6c1; $custom-dark: #000000;
JSON
{
"hex": "#cedca7",
"rgb": {
"r": 206,
"g": 220,
"b": 167
},
"hsl": {
"h": 75.849,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.87061,
"c": 0.07178,
"h": 119.9
},
"luminance": 0.67098
}Semantic roles & 50–950 ramp
primary
#CEDCA7
secondary
#8473B4
accent
#2FB653
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482