#CEDAC5#CEDAC5
#CEDAC5 is a very light, muted yellow-green. Relative luminance 0.673; OKLCH L 87.3% C 0.031 H 131.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAC5 |
|---|---|
| RGB | rgb(206, 218, 197) |
| HSL | hsl(94, 22%, 81%) |
| HSV | hsv(94, 10%, 85%) |
| CMYK | cmyk(5.5%, 0%, 9.6%, 14.5%) |
| CIE-LAB | lab(85.65, -7.81, 8.95) |
| CIE-LCH | lch(85.65, 11.88, 131.11°) |
| OKLab | oklab(87.35% -0.0207 0.0233) |
| OKLCH | oklch(87.35% 0.031 131.6) |
| XYZ | xyz(60.6014, 67.2956, 62.6092) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.30
Beige
#F5F5DC
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.33
Eggshell
#F0EAD6
ΔE00 8.89
Silver (survey)
#C5C9C7
ΔE00 9.62
Off White (survey)
#FFFFE4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAC5 #D1C5DA
analogous
#D9DAC5 #CEDAC5 #C5DAC7
triadic
#CEDAC5 #C5CEDA #DAC5CE
tetradic
#CEDAC5 #C5D9DA #D1C5DA #DAC7C5
square
#CEDAC5 #C5D9DA #D1C5DA #DAC7C5
split-complementary
#CEDAC5 #C7C5DA #DAC5D9
monochromatic
#8FAA7A #AEC2A0 #CEDAC5 #EEF2EA #EFF3EC
Accessibility & contrast
On white
1.45
#CEDAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CEDAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAC5
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAC5 | 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)
#DCD7C4
Deuteranopia (green-blind)
#DAD6C6
Tritanopia (blue-blind)
#CFD8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedac5; /* rgb */ color: rgb(206, 218, 197); /* oklch */ color: oklch(87.3% 0.031 131.6);
Tailwind
colors: {
custom: {
50: '#dde5d6',
500: '#cedac5',
950: '#000000',
},
}SCSS
$custom: #cedac5; $custom-light: #dde5d6; $custom-dark: #000000;
JSON
{
"hex": "#cedac5",
"rgb": {
"r": 206,
"g": 218,
"b": 197
},
"hsl": {
"h": 94.286,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.87346,
"c": 0.03119,
"h": 131.6
},
"luminance": 0.67296
}Semantic roles & 50–950 ramp
primary
#CEDAC5
secondary
#A493B0
accent
#45A179
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483