#CEDCC5#CEDCC5
#CEDCC5 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.8% C 0.035 H 133.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC5 |
|---|---|
| RGB | rgb(206, 220, 197) |
| HSL | hsl(97, 25%, 82%) |
| HSV | hsv(97, 10%, 86%) |
| CMYK | cmyk(6.4%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(86.18, -8.83, 9.70) |
| CIE-LCH | lch(86.18, 13.12, 132.33°) |
| OKLab | oklab(87.76% -0.0235 0.0252) |
| OKLCH | oklch(87.76% 0.035 133) |
| XYZ | xyz(61.1231, 68.3391, 62.7831) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.13
Honeydew
#F0FFF0
ΔE00 8.19
Light Grey
#D8DCD6
ΔE00 8.20
Eggshell
#F0EAD6
ΔE00 9.44
Off White (survey)
#FFFFE4
ΔE00 9.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC5 #D3C5DC
analogous
#DADCC5 #CEDCC5 #C5DCC8
triadic
#CEDCC5 #C5CEDC #DCC5CE
tetradic
#CEDCC5 #C5DADC #D3C5DC #DCC8C5
square
#CEDCC5 #C5DADC #D3C5DC #DCC8C5
split-complementary
#CEDCC5 #C8C5DC #DCC5DA
monochromatic
#8EAE79 #AEC59F #CEDCC5 #EEF3EB #EFF3EC
Accessibility & contrast
On white
1.43
#CEDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CEDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC5
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC5 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#CEDAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcc5; /* rgb */ color: rgb(206, 220, 197); /* oklch */ color: oklch(87.8% 0.035 133.0);
Tailwind
colors: {
custom: {
50: '#dde6d6',
500: '#cedcc5',
950: '#000000',
},
}SCSS
$custom: #cedcc5; $custom-light: #dde6d6; $custom-dark: #000000;
JSON
{
"hex": "#cedcc5",
"rgb": {
"r": 206,
"g": 220,
"b": 197
},
"hsl": {
"h": 96.522,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.8776,
"c": 0.0345,
"h": 133
},
"luminance": 0.68339
}Semantic roles & 50–950 ramp
primary
#CEDCC5
secondary
#A693B3
accent
#42A37D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483