#CEDCA2#CEDCA2
#CEDCA2 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 87.0% C 0.078 H 119.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA2 |
|---|---|
| RGB | rgb(206, 220, 162) |
| HSL | hsl(74, 45%, 75%) |
| HSV | hsv(74, 26%, 86%) |
| CMYK | cmyk(6.4%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(85.46, -14.29, 27.01) |
| CIE-LCH | lch(85.46, 30.55, 117.89°) |
| OKLab | oklab(86.96% -0.0379 0.0681) |
| OKLCH | oklch(86.96% 0.078 119.1) |
| XYZ | xyz(57.5679, 66.9170, 44.0589) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.39
Greenish Tan
#BCCB7A
ΔE00 6.46
Palegoldenrod
#EEE8AA
ΔE00 6.79
Greenish Beige
#C9D179
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA2 #B0A2DC
analogous
#DCCDA2 #CEDCA2 #B1DCA2
triadic
#CEDCA2 #A2CEDC #DCA2CE
tetradic
#CEDCA2 #A2DCCD #B0A2DC #DCA2B1
square
#CEDCA2 #A2DCCD #B0A2DC #DCA2B1
split-complementary
#CEDCA2 #A2B1DC #CDA2DC
monochromatic
#9FBB49 #B7CB76 #CEDCA2 #E5EDCE #F3F7E9
Accessibility & contrast
On white
1.46
#CEDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CEDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#D4D6CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca2; /* rgb */ color: rgb(206, 220, 162); /* oklch */ color: oklch(87.0% 0.078 119.1);
Tailwind
colors: {
custom: {
50: '#dde6be',
500: '#cedca2',
950: '#000000',
},
}SCSS
$custom: #cedca2; $custom-light: #dde6be; $custom-dark: #000000;
JSON
{
"hex": "#cedca2",
"rgb": {
"r": 206,
"g": 220,
"b": 162
},
"hsl": {
"h": 74.483,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.86959,
"c": 0.07794,
"h": 119.1
},
"luminance": 0.66917
}Semantic roles & 50–950 ramp
primary
#CEDCA2
secondary
#7F6EB4
accent
#2DB84F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482