#CEDDC3#CEDDC3
#CEDDC3 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.9% C 0.039 H 131.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC3 |
|---|---|
| RGB | rgb(206, 221, 195) |
| HSL | hsl(95, 28%, 82%) |
| HSV | hsv(95, 12%, 87%) |
| CMYK | cmyk(6.8%, 0%, 11.8%, 13.3%) |
| CIE-LAB | lab(86.39, -9.68, 11.06) |
| CIE-LCH | lch(86.39, 14.70, 131.20°) |
| OKLab | oklab(87.92% -0.0257 0.0287) |
| OKLCH | oklch(87.92% 0.039 131.9) |
| XYZ | xyz(61.1587, 68.7745, 61.6720) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.26
Honeydew
#F0FFF0
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 9.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.41
Lightyellow
#FFFFE0
ΔE00 9.69
Off White (survey)
#FFFFE4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC3 #D2C3DD
analogous
#DBDDC3 #CEDDC3 #C3DDC5
triadic
#CEDDC3 #C3CEDD #DDC3CE
tetradic
#CEDDC3 #C3DBDD #D2C3DD #DDC5C3
square
#CEDDC3 #C3DBDD #D2C3DD #DDC5C3
split-complementary
#CEDDC3 #C5C3DD #DDC3DB
monochromatic
#8EB175 #AEC79C #CEDDC3 #EEF3EA #EFF4EB
Accessibility & contrast
On white
1.42
#CEDDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC3
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC3 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C2
Deuteranopia (green-blind)
#DDD8C4
Tritanopia (blue-blind)
#CFDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc3; /* rgb */ color: rgb(206, 221, 195); /* oklch */ color: oklch(87.9% 0.039 131.9);
Tailwind
colors: {
custom: {
50: '#dde7d5',
500: '#ceddc3',
950: '#000000',
},
}SCSS
$custom: #ceddc3; $custom-light: #dde7d5; $custom-dark: #000000;
JSON
{
"hex": "#ceddc3",
"rgb": {
"r": 206,
"g": 221,
"b": 195
},
"hsl": {
"h": 94.615,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87916,
"c": 0.03857,
"h": 131.9
},
"luminance": 0.68775
}Semantic roles & 50–950 ramp
primary
#CEDDC3
secondary
#A590B4
accent
#3FA67B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483