#CEDCCF#CEDCCF
#CEDCCF is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.023 H 147.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCCF |
|---|---|
| RGB | rgb(206, 220, 207) |
| HSL | hsl(124, 17%, 84%) |
| HSV | hsv(124, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.41, -7.08, 4.77) |
| CIE-LCH | lch(86.41, 8.54, 146.05°) |
| OKLab | oklab(88.02% -0.0195 0.0125) |
| OKLCH | oklch(88.02% 0.023 147.4) |
| XYZ | xyz(62.3072, 68.8127, 69.0190) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Honeydew
#F0FFF0
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 7.89
Mintcream
#F5FFFA
ΔE00 8.79
Beige
#F5F5DC
ΔE00 8.90
Gainsboro
#DCDCDC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCCF #DCCEDB
analogous
#D4DCCE #CEDCCF #CEDCD6
triadic
#CEDCCF #CFCEDC #DCCFCE
tetradic
#CEDCCF #CED4DC #DCCEDB #DCD6CE
square
#CEDCCF #CED4DC #DCCEDB #DCD6CE
split-complementary
#CEDCCF #D6CEDC #DCCED4
monochromatic
#87A989 #AAC2AC #CEDCCF #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CEDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCCF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCCF | 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)
#DDD9CE
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#CDDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedccf; /* rgb */ color: rgb(206, 220, 207); /* oklch */ color: oklch(88.0% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#dde6dd',
500: '#cedccf',
950: '#000000',
},
}SCSS
$custom: #cedccf; $custom-light: #dde6dd; $custom-dark: #000000;
JSON
{
"hex": "#cedccf",
"rgb": {
"r": 206,
"g": 220,
"b": 207
},
"hsl": {
"h": 124.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88024,
"c": 0.02315,
"h": 147.4
},
"luminance": 0.68813
}Semantic roles & 50–950 ramp
primary
#CEDCCF
secondary
#B19DB0
accent
#4B959B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484