#CEDCA1#CEDCA1
#CEDCA1 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.9% C 0.079 H 118.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA1 |
|---|---|
| RGB | rgb(206, 220, 161) |
| HSL | hsl(74, 46%, 75%) |
| HSV | hsv(74, 27%, 86%) |
| CMYK | cmyk(6.4%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(85.44, -14.43, 27.50) |
| CIE-LCH | lch(85.44, 31.06, 117.69°) |
| OKLab | oklab(86.94% -0.0383 0.0693) |
| OKLCH | oklch(86.94% 0.079 118.9) |
| XYZ | xyz(57.4794, 66.8816, 43.5926) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 6.30
Greenish Beige
#C9D179
ΔE00 6.68
Palegoldenrod
#EEE8AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA1 #AFA1DC
analogous
#DCCCA1 #CEDCA1 #B1DCA1
triadic
#CEDCA1 #A1CEDC #DCA1CE
tetradic
#CEDCA1 #A1DCCC #AFA1DC #DCA1B1
square
#CEDCA1 #A1DCCC #AFA1DC #DCA1B1
split-complementary
#CEDCA1 #A1B1DC #CCA1DC
monochromatic
#A0BB48 #B7CB74 #CEDCA1 #E5EDCE #F3F7E9
Accessibility & contrast
On white
1.46
#CEDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CEDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA1 | 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)
#E4D59D
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#D4D6CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedca1; /* rgb */ color: rgb(206, 220, 161); /* oklch */ color: oklch(86.9% 0.079 118.9);
Tailwind
colors: {
custom: {
50: '#dde6bd',
500: '#cedca1',
950: '#000000',
},
}SCSS
$custom: #cedca1; $custom-light: #dde6bd; $custom-dark: #000000;
JSON
{
"hex": "#cedca1",
"rgb": {
"r": 206,
"g": 220,
"b": 161
},
"hsl": {
"h": 74.237,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.86938,
"c": 0.07916,
"h": 118.9
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#CEDCA1
secondary
#7E6DB4
accent
#2DB94E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482