#CEDCA3#CEDCA3
#CEDCA3 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 87.0% C 0.077 H 119.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA3 |
|---|---|
| RGB | rgb(206, 220, 163) |
| HSL | hsl(75, 45%, 75%) |
| HSV | hsv(75, 26%, 86%) |
| CMYK | cmyk(6.4%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(85.48, -14.15, 26.51) |
| CIE-LCH | lch(85.48, 30.05, 118.09°) |
| OKLab | oklab(86.98% -0.0375 0.0669) |
| OKLCH | oklch(86.98% 0.077 119.2) |
| XYZ | xyz(57.6571, 66.9527, 44.5289) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.53
Greenish Tan
#BCCB7A
ΔE00 6.64
Palegoldenrod
#EEE8AA
ΔE00 6.85
Greenish Beige
#C9D179
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA3 #B1A3DC
analogous
#DCCEA3 #CEDCA3 #B1DCA3
triadic
#CEDCA3 #A3CEDC #DCA3CE
tetradic
#CEDCA3 #A3DCCE #B1A3DC #DCA3B1
square
#CEDCA3 #A3DCCE #B1A3DC #DCA3B1
split-complementary
#CEDCA3 #A3B1DC #CEA3DC
monochromatic
#9FBA4A #B6CB77 #CEDCA3 #E6EDCF #F3F7E9
Accessibility & contrast
On white
1.46
#CEDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CEDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69F
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#D3D6CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca3; /* rgb */ color: rgb(206, 220, 163); /* oklch */ color: oklch(87.0% 0.077 119.2);
Tailwind
colors: {
custom: {
50: '#dde6be',
500: '#cedca3',
950: '#000000',
},
}SCSS
$custom: #cedca3; $custom-light: #dde6be; $custom-dark: #000000;
JSON
{
"hex": "#cedca3",
"rgb": {
"r": 206,
"g": 220,
"b": 163
},
"hsl": {
"h": 74.737,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.86979,
"c": 0.07671,
"h": 119.2
},
"luminance": 0.66953
}Semantic roles & 50–950 ramp
primary
#CEDCA3
secondary
#806FB4
accent
#2DB84F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482