#CEDAC6#CEDAC6
#CEDAC6 is a very light, muted yellow-green. Relative luminance 0.673; OKLCH L 87.4% C 0.030 H 132.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAC6 |
|---|---|
| RGB | rgb(206, 218, 198) |
| HSL | hsl(96, 21%, 82%) |
| HSV | hsv(96, 9%, 85%) |
| CMYK | cmyk(5.5%, 0%, 9.2%, 14.5%) |
| CIE-LAB | lab(85.68, -7.64, 8.46) |
| CIE-LCH | lch(85.68, 11.40, 132.10°) |
| OKLab | oklab(87.37% -0.0203 0.0221) |
| OKLCH | oklch(87.37% 0.03 132.6) |
| XYZ | xyz(60.7163, 67.3416, 63.2146) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.00
Beige
#F5F5DC
ΔE00 8.05
Honeydew
#F0FFF0
ΔE00 8.22
Eggshell
#F0EAD6
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.33
Off White (survey)
#FFFFE4
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAC6 #D2C6DA
analogous
#D8DAC6 #CEDAC6 #C6DAC8
triadic
#CEDAC6 #C6CEDA #DAC6CE
tetradic
#CEDAC6 #C6D8DA #D2C6DA #DAC8C6
square
#CEDAC6 #C6D8DA #D2C6DA #DAC8C6
split-complementary
#CEDAC6 #C8C6DA #DAC6D8
monochromatic
#8EAA7C #AEC2A1 #CEDAC6 #EEF2EB #EFF3EC
Accessibility & contrast
On white
1.45
#CEDAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CEDAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAC6
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAC6 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#CED8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedac6; /* rgb */ color: rgb(206, 218, 198); /* oklch */ color: oklch(87.4% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#dde5d7',
500: '#cedac6',
950: '#000000',
},
}SCSS
$custom: #cedac6; $custom-light: #dde5d7; $custom-dark: #000000;
JSON
{
"hex": "#cedac6",
"rgb": {
"r": 206,
"g": 218,
"b": 198
},
"hsl": {
"h": 96,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87372,
"c": 0.02996,
"h": 132.6
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#CEDAC6
secondary
#A594B0
accent
#46A07C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483