#CEDCA5#CEDCA5
#CEDCA5 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 87.0% C 0.074 H 119.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA5 |
|---|---|
| RGB | rgb(206, 220, 165) |
| HSL | hsl(75, 44%, 75%) |
| HSV | hsv(75, 25%, 86%) |
| CMYK | cmyk(6.4%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(85.52, -13.87, 25.53) |
| CIE-LCH | lch(85.52, 29.05, 118.52°) |
| OKLab | oklab(87.02% -0.0366 0.0646) |
| OKLCH | oklch(87.02% 0.074 119.6) |
| XYZ | xyz(57.8377, 67.0250, 45.4801) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.18
Light Khaki
#E6F2A2
ΔE00 6.83
Palegoldenrod
#EEE8AA
ΔE00 6.97
Greenish Tan
#BCCB7A
ΔE00 6.99
Greenish Beige
#C9D179
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA5 #B3A5DC
analogous
#DCCEA5 #CEDCA5 #B2DCA5
triadic
#CEDCA5 #A5CEDC #DCA5CE
tetradic
#CEDCA5 #A5DCCE #B3A5DC #DCA5B2
square
#CEDCA5 #A5DCCE #B3A5DC #DCA5B2
split-complementary
#CEDCA5 #A5B2DC #CEA5DC
monochromatic
#9EBA4D #B6CB79 #CEDCA5 #E6EDD1 #F3F6E9
Accessibility & contrast
On white
1.46
#CEDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CEDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A2
Deuteranopia (green-blind)
#E2D6A7
Tritanopia (blue-blind)
#D3D6CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca5; /* rgb */ color: rgb(206, 220, 165); /* oklch */ color: oklch(87.0% 0.074 119.6);
Tailwind
colors: {
custom: {
50: '#dde6c0',
500: '#cedca5',
950: '#000000',
},
}SCSS
$custom: #cedca5; $custom-light: #dde6c0; $custom-dark: #000000;
JSON
{
"hex": "#cedca5",
"rgb": {
"r": 206,
"g": 220,
"b": 165
},
"hsl": {
"h": 75.273,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.8702,
"c": 0.07425,
"h": 119.6
},
"luminance": 0.67025
}Semantic roles & 50–950 ramp
primary
#CEDCA5
secondary
#8271B4
accent
#2EB751
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482