#CEDCCE#CEDCCE
#CEDCCE is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.024 H 145.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCCE |
|---|---|
| RGB | rgb(206, 220, 206) |
| HSL | hsl(120, 17%, 84%) |
| HSV | hsv(120, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.39, -7.26, 5.26) |
| CIE-LCH | lch(86.39, 8.97, 144.08°) |
| OKLab | oklab(88% -0.0199 0.0138) |
| OKLCH | oklch(88% 0.024 145.4) |
| XYZ | xyz(62.1853, 68.7640, 68.3772) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.70
Honeydew
#F0FFF0
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 8.16
Beige
#F5F5DC
ΔE00 8.76
Mintcream
#F5FFFA
ΔE00 8.98
Eggshell
#F0EAD6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCCE #DCCEDC
analogous
#D5DCCE #CEDCCE #CEDCD5
triadic
#CEDCCE #CECEDC #DCCECE
tetradic
#CEDCCE #CED5DC #DCCEDC #DCD5CE
square
#CEDCCE #CED5DC #DCCEDC #DCD5CE
split-complementary
#CEDCCE #D5CEDC #DCCED5
monochromatic
#87A987 #AAC2AA #CEDCCE #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.42
#CEDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CEDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCCE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCCE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#CDDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcce; /* rgb */ color: rgb(206, 220, 206); /* oklch */ color: oklch(88.0% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#dde6dd',
500: '#cedcce',
950: '#000000',
},
}SCSS
$custom: #cedcce; $custom-light: #dde6dd; $custom-dark: #000000;
JSON
{
"hex": "#cedcce",
"rgb": {
"r": 206,
"g": 220,
"b": 206
},
"hsl": {
"h": 120,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87997,
"c": 0.0242,
"h": 145.4
},
"luminance": 0.68764
}Semantic roles & 50–950 ramp
primary
#CEDCCE
secondary
#B19DB1
accent
#4B9B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484