#CEDDCF#CEDDCF
#CEDDCF is a very light, muted green. Relative luminance 0.693; OKLCH L 88.2% C 0.025 H 147.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDCF |
|---|---|
| RGB | rgb(206, 221, 207) |
| HSL | hsl(124, 18%, 84%) |
| HSV | hsv(124, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.67, -7.59, 5.14) |
| CIE-LCH | lch(86.67, 9.17, 145.89°) |
| OKLab | oklab(88.23% -0.0209 0.0134) |
| OKLCH | oklch(88.23% 0.025 147.3) |
| XYZ | xyz(62.5704, 69.3392, 69.1068) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.97
Honeydew
#F0FFF0
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.85
Mintcream
#F5FFFA
ΔE00 8.91
Eggshell
#F0EAD6
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDCF #DDCEDC
analogous
#D4DDCE #CEDDCF #CEDDD6
triadic
#CEDDCF #CFCEDD #DDCFCE
tetradic
#CEDDCF #CED4DD #DDCEDC #DDD6CE
square
#CEDDCF #CED4DD #DDCEDC #DDD6CE
split-complementary
#CEDDCF #D6CEDD #DDCED4
monochromatic
#86AB88 #AAC4AC #CEDDCF #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.41
#CEDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CEDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDCF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDCF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#CDDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddcf; /* rgb */ color: rgb(206, 221, 207); /* oklch */ color: oklch(88.2% 0.025 147.3);
Tailwind
colors: {
custom: {
50: '#dde7dd',
500: '#ceddcf',
950: '#000000',
},
}SCSS
$custom: #ceddcf; $custom-light: #dde7dd; $custom-dark: #000000;
JSON
{
"hex": "#ceddcf",
"rgb": {
"r": 206,
"g": 221,
"b": 207
},
"hsl": {
"h": 124,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8823,
"c": 0.02486,
"h": 147.3
},
"luminance": 0.6934
}Semantic roles & 50–950 ramp
primary
#CEDDCF
secondary
#B39DB1
accent
#49979C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484