#CEDCA0#CEDCA0
#CEDCA0 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.9% C 0.080 H 118.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA0 |
|---|---|
| RGB | rgb(206, 220, 160) |
| HSL | hsl(74, 46%, 75%) |
| HSV | hsv(74, 27%, 86%) |
| CMYK | cmyk(6.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(85.43, -14.57, 27.99) |
| CIE-LCH | lch(85.43, 31.56, 117.50°) |
| OKLab | oklab(86.92% -0.0387 0.0705) |
| OKLCH | oklch(86.92% 0.08 118.8) |
| XYZ | xyz(57.3915, 66.8465, 43.1301) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.34
Light Khaki
#E6F2A2
ΔE00 6.13
Greenish Tan
#BCCB7A
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.17
Greenish Beige
#C9D179
ΔE00 6.48
Palegoldenrod
#EEE8AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA0 #AEA0DC
analogous
#DCCCA0 #CEDCA0 #B0DCA0
triadic
#CEDCA0 #A0CEDC #DCA0CE
tetradic
#CEDCA0 #A0DCCC #AEA0DC #DCA0B0
square
#CEDCA0 #A0DCCC #AEA0DC #DCA0B0
split-complementary
#CEDCA0 #A0B0DC #CCA0DC
monochromatic
#A0BB47 #B7CC73 #CEDCA0 #E5ECCD #F3F7E9
Accessibility & contrast
On white
1.46
#CEDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CEDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59C
Deuteranopia (green-blind)
#E2D6A3
Tritanopia (blue-blind)
#D4D6CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedca0; /* rgb */ color: rgb(206, 220, 160); /* oklch */ color: oklch(86.9% 0.080 118.8);
Tailwind
colors: {
custom: {
50: '#dde6bc',
500: '#cedca0',
950: '#000000',
},
}SCSS
$custom: #cedca0; $custom-light: #dde6bc; $custom-dark: #000000;
JSON
{
"hex": "#cedca0",
"rgb": {
"r": 206,
"g": 220,
"b": 160
},
"hsl": {
"h": 74,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.86918,
"c": 0.08037,
"h": 118.8
},
"luminance": 0.66846
}Semantic roles & 50–950 ramp
primary
#CEDCA0
secondary
#7D6CB4
accent
#2CB94D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482