#CEDCAC#CEDCAC
#CEDCAC is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 87.2% C 0.066 H 121.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCAC |
|---|---|
| RGB | rgb(206, 220, 172) |
| HSL | hsl(78, 41%, 77%) |
| HSV | hsv(78, 22%, 86%) |
| CMYK | cmyk(6.4%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(85.65, -12.85, 22.07) |
| CIE-LCH | lch(85.65, 25.53, 120.20°) |
| OKLab | oklab(87.17% -0.0337 0.0562) |
| OKLCH | oklch(87.17% 0.066 121) |
| XYZ | xyz(58.4924, 67.2868, 48.9279) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.59
Pale Olive
#B9CC81
ΔE00 7.35
Palegoldenrod
#EEE8AA
ΔE00 7.64
Light Sage
#BCECAC
ΔE00 7.75
Light Khaki
#E6F2A2
ΔE00 8.05
Beige (survey)
#E6DAA6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCAC #BAACDC
analogous
#DCD2AC #CEDCAC #B6DCAC
triadic
#CEDCAC #ACCEDC #DCACCE
tetradic
#CEDCAC #ACDCD2 #BAACDC #DCACB6
square
#CEDCAC #ACDCD2 #BAACDC #DCACB6
split-complementary
#CEDCAC #ACB6DC #D2ACDC
monochromatic
#9BB856 #B5CA81 #CEDCAC #E7EED7 #F2F6E9
Accessibility & contrast
On white
1.45
#CEDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CEDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCAC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCAC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#D2D7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcac; /* rgb */ color: rgb(206, 220, 172); /* oklch */ color: oklch(87.2% 0.066 121.0);
Tailwind
colors: {
custom: {
50: '#dde6c5',
500: '#cedcac',
950: '#000000',
},
}SCSS
$custom: #cedcac; $custom-light: #dde6c5; $custom-dark: #000000;
JSON
{
"hex": "#cedcac",
"rgb": {
"r": 206,
"g": 220,
"b": 172
},
"hsl": {
"h": 77.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.87168,
"c": 0.06558,
"h": 121
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#CEDCAC
secondary
#8A78B4
accent
#32B458
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482