#CEDCA6#CEDCA6
#CEDCA6 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 87.0% C 0.073 H 119.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA6 |
|---|---|
| RGB | rgb(206, 220, 166) |
| HSL | hsl(76, 44%, 76%) |
| HSV | hsv(76, 25%, 86%) |
| CMYK | cmyk(6.4%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(85.53, -13.73, 25.03) |
| CIE-LCH | lch(85.53, 28.55, 118.74°) |
| OKLab | oklab(87.04% -0.0362 0.0634) |
| OKLCH | oklch(87.04% 0.073 119.7) |
| XYZ | xyz(57.9291, 67.0615, 45.9614) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.21
Pale Olive
#B9CC81
ΔE00 6.24
Light Khaki
#E6F2A2
ΔE00 6.99
Palegoldenrod
#EEE8AA
ΔE00 7.05
Greenish Tan
#BCCB7A
ΔE00 7.18
Light Sage
#BCECAC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA6 #B4A6DC
analogous
#DCCFA6 #CEDCA6 #B3DCA6
triadic
#CEDCA6 #A6CEDC #DCA6CE
tetradic
#CEDCA6 #A6DCCF #B4A6DC #DCA6B3
square
#CEDCA6 #A6DCCF #B4A6DC #DCA6B3
split-complementary
#CEDCA6 #A6B3DC #CFA6DC
monochromatic
#9EB94E #B6CB7A #CEDCA6 #E6EDD2 #F3F6E9
Accessibility & contrast
On white
1.46
#CEDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CEDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA6
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA6 | 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)
#E3D6A3
Deuteranopia (green-blind)
#E1D6A8
Tritanopia (blue-blind)
#D3D6CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca6; /* rgb */ color: rgb(206, 220, 166); /* oklch */ color: oklch(87.0% 0.073 119.7);
Tailwind
colors: {
custom: {
50: '#dde6c0',
500: '#cedca6',
950: '#000000',
},
}SCSS
$custom: #cedca6; $custom-light: #dde6c0; $custom-dark: #000000;
JSON
{
"hex": "#cedca6",
"rgb": {
"r": 206,
"g": 220,
"b": 166
},
"hsl": {
"h": 75.556,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.87041,
"c": 0.07302,
"h": 119.7
},
"luminance": 0.67061
}Semantic roles & 50–950 ramp
primary
#CEDCA6
secondary
#8372B4
accent
#2FB752
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482