#CEDDC6#CEDDC6
#CEDDC6 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 88.0% C 0.035 H 134.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC6 |
|---|---|
| RGB | rgb(206, 221, 198) |
| HSL | hsl(99, 25%, 82%) |
| HSV | hsv(99, 10%, 87%) |
| CMYK | cmyk(6.8%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(86.46, -9.17, 9.58) |
| CIE-LCH | lch(86.46, 13.26, 133.76°) |
| OKLab | oklab(87.99% -0.0245 0.0249) |
| OKLCH | oklch(87.99% 0.035 134.5) |
| XYZ | xyz(61.5013, 68.9116, 63.4763) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.02
Beige
#F5F5DC
ΔE00 8.22
Light Grey
#D8DCD6
ΔE00 8.36
Eggshell
#F0EAD6
ΔE00 9.66
Off White (survey)
#FFFFE4
ΔE00 9.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC6 #D5C6DD
analogous
#DADDC6 #CEDDC6 #C6DDCA
triadic
#CEDDC6 #C6CEDD #DDC6CE
tetradic
#CEDDC6 #C6DADD #D5C6DD #DDCAC6
square
#CEDDC6 #C6DADD #D5C6DD #DDCAC6
split-complementary
#CEDDC6 #CAC6DD #DDC6DA
monochromatic
#8CAF79 #ADC6A0 #CEDDC6 #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.42
#CEDDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC6
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC6 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C5
Deuteranopia (green-blind)
#DDD8C7
Tritanopia (blue-blind)
#CEDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc6; /* rgb */ color: rgb(206, 221, 198); /* oklch */ color: oklch(88.0% 0.035 134.5);
Tailwind
colors: {
custom: {
50: '#dde7d7',
500: '#ceddc6',
950: '#000000',
},
}SCSS
$custom: #ceddc6; $custom-light: #dde7d7; $custom-dark: #000000;
JSON
{
"hex": "#ceddc6",
"rgb": {
"r": 206,
"g": 221,
"b": 198
},
"hsl": {
"h": 99.13,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87993,
"c": 0.03497,
"h": 134.5
},
"luminance": 0.68912
}Semantic roles & 50–950 ramp
primary
#CEDDC6
secondary
#A993B4
accent
#42A482
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483