#CEDDC7#CEDDC7
#CEDDC7 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.034 H 135.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC7 |
|---|---|
| RGB | rgb(206, 221, 199) |
| HSL | hsl(101, 24%, 82%) |
| HSV | hsv(101, 10%, 87%) |
| CMYK | cmyk(6.8%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(86.48, -9.00, 9.09) |
| CIE-LCH | lch(86.48, 12.79, 134.73°) |
| OKLab | oklab(88.02% -0.0241 0.0237) |
| OKLCH | oklch(88.02% 0.034 135.6) |
| XYZ | xyz(61.6170, 68.9579, 64.0858) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.24
Eggshell
#F0EAD6
ΔE00 9.61
Off White (survey)
#FFFFE4
ΔE00 9.78
Lightyellow
#FFFFE0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC7 #D6C7DD
analogous
#D9DDC7 #CEDDC7 #C7DDCB
triadic
#CEDDC7 #C7CEDD #DDC7CE
tetradic
#CEDDC7 #C7D9DD #D6C7DD #DDCBC7
square
#CEDDC7 #C7D9DD #D6C7DD #DDCBC7
split-complementary
#CEDDC7 #CBC7DD #DDC7D9
monochromatic
#8BAF7B #ADC6A1 #CEDDC7 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.42
#CEDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CEDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC7
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC7 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc7; /* rgb */ color: rgb(206, 221, 199); /* oklch */ color: oklch(88.0% 0.034 135.6);
Tailwind
colors: {
custom: {
50: '#dde7d8',
500: '#ceddc7',
950: '#000000',
},
}SCSS
$custom: #ceddc7; $custom-light: #dde7d8; $custom-dark: #000000;
JSON
{
"hex": "#ceddc7",
"rgb": {
"r": 206,
"g": 221,
"b": 199
},
"hsl": {
"h": 100.909,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.88018,
"c": 0.03379,
"h": 135.6
},
"luminance": 0.68958
}Semantic roles & 50–950 ramp
primary
#CEDDC7
secondary
#AA95B4
accent
#43A384
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483