#CEDAC4#CEDAC4
#CEDAC4 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.3% C 0.032 H 130.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAC4 |
|---|---|
| RGB | rgb(206, 218, 196) |
| HSL | hsl(93, 23%, 81%) |
| HSV | hsv(93, 10%, 85%) |
| CMYK | cmyk(5.5%, 0%, 10.1%, 14.5%) |
| CIE-LAB | lab(85.63, -7.98, 9.45) |
| CIE-LCH | lch(85.63, 12.37, 130.20°) |
| OKLab | oklab(87.32% -0.0211 0.0246) |
| OKLCH | oklch(87.32% 0.032 130.6) |
| XYZ | xyz(60.4872, 67.2499, 62.0077) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.99
Honeydew
#F0FFF0
ΔE00 8.45
Eggshell
#F0EAD6
ΔE00 8.94
Off White (survey)
#FFFFE4
ΔE00 9.69
Lightyellow
#FFFFE0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAC4 #D0C4DA
analogous
#D9DAC4 #CEDAC4 #C4DAC5
triadic
#CEDAC4 #C4CEDA #DAC4CE
tetradic
#CEDAC4 #C4D9DA #D0C4DA #DAC5C4
square
#CEDAC4 #C4D9DA #D0C4DA #DAC5C4
split-complementary
#CEDAC4 #C5C4DA #DAC4D9
monochromatic
#90AB79 #AFC29E #CEDAC4 #EDF2EA #EFF3EC
Accessibility & contrast
On white
1.45
#CEDAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CEDAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAC4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAC4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C3
Deuteranopia (green-blind)
#DAD6C5
Tritanopia (blue-blind)
#CFD8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedac4; /* rgb */ color: rgb(206, 218, 196); /* oklch */ color: oklch(87.3% 0.032 130.6);
Tailwind
colors: {
custom: {
50: '#dde5d5',
500: '#cedac4',
950: '#000000',
},
}SCSS
$custom: #cedac4; $custom-light: #dde5d5; $custom-dark: #000000;
JSON
{
"hex": "#cedac4",
"rgb": {
"r": 206,
"g": 218,
"b": 196
},
"hsl": {
"h": 92.727,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.87321,
"c": 0.03241,
"h": 130.6
},
"luminance": 0.6725
}Semantic roles & 50–950 ramp
primary
#CEDAC4
secondary
#A292B0
accent
#44A177
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483