#CEDDC5#CEDDC5
#CEDDC5 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 88.0% C 0.036 H 133.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC5 |
|---|---|
| RGB | rgb(206, 221, 197) |
| HSL | hsl(98, 26%, 82%) |
| HSV | hsv(98, 11%, 87%) |
| CMYK | cmyk(6.8%, 0%, 10.9%, 13.3%) |
| CIE-LAB | lab(86.44, -9.34, 10.07) |
| CIE-LCH | lch(86.44, 13.74, 132.85°) |
| OKLab | oklab(87.97% -0.0249 0.0262) |
| OKLCH | oklch(87.97% 0.036 133.6) |
| XYZ | xyz(61.3864, 68.8656, 62.8709) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.17
Beige
#F5F5DC
ΔE00 8.22
Light Grey
#D8DCD6
ΔE00 8.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.68
Eggshell
#F0EAD6
ΔE00 9.72
Off White (survey)
#FFFFE4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC5 #D4C5DD
analogous
#DADDC5 #CEDDC5 #C5DDC8
triadic
#CEDDC5 #C5CEDD #DDC5CE
tetradic
#CEDDC5 #C5DADD #D4C5DD #DDC8C5
square
#CEDDC5 #C5DADD #D4C5DD #DDC8C5
split-complementary
#CEDDC5 #C8C5DD #DDC5DA
monochromatic
#8DB078 #ADC69E #CEDDC5 #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.42
#CEDDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CEDDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC5
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC5 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C4
Deuteranopia (green-blind)
#DDD8C6
Tritanopia (blue-blind)
#CEDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc5; /* rgb */ color: rgb(206, 221, 197); /* oklch */ color: oklch(88.0% 0.036 133.6);
Tailwind
colors: {
custom: {
50: '#dde7d6',
500: '#ceddc5',
950: '#000000',
},
}SCSS
$custom: #ceddc5; $custom-light: #dde7d6; $custom-dark: #000000;
JSON
{
"hex": "#ceddc5",
"rgb": {
"r": 206,
"g": 221,
"b": 197
},
"hsl": {
"h": 97.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87967,
"c": 0.03616,
"h": 133.6
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#CEDDC5
secondary
#A792B4
accent
#41A57F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483