#CEDDC8#CEDDC8
#CEDDC8 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.033 H 136.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC8 |
|---|---|
| RGB | rgb(206, 221, 200) |
| HSL | hsl(103, 24%, 83%) |
| HSV | hsv(103, 10%, 87%) |
| CMYK | cmyk(6.8%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(86.51, -8.83, 8.59) |
| CIE-LCH | lch(86.51, 12.32, 135.77°) |
| OKLab | oklab(88.04% -0.0237 0.0224) |
| OKLCH | oklch(88.04% 0.033 136.6) |
| XYZ | xyz(61.7335, 69.0044, 64.6992) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.82
Beige
#F5F5DC
ΔE00 8.26
Eggshell
#F0EAD6
ΔE00 9.56
Off White (survey)
#FFFFE4
ΔE00 9.82
Lightyellow
#FFFFE0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC8 #D7C8DD
analogous
#D9DDC8 #CEDDC8 #C8DDCC
triadic
#CEDDC8 #C8CEDD #DDC8CE
tetradic
#CEDDC8 #C8D9DD #D7C8DD #DDCCC8
square
#CEDDC8 #C8D9DD #D7C8DD #DDCCC8
split-complementary
#CEDDC8 #CCC8DD #DDC8D9
monochromatic
#8BAE7C #ACC6A2 #CEDDC8 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.42
#CEDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CEDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC8
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC8 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc8; /* rgb */ color: rgb(206, 221, 200); /* oklch */ color: oklch(88.0% 0.033 136.6);
Tailwind
colors: {
custom: {
50: '#dde7d8',
500: '#ceddc8',
950: '#000000',
},
}SCSS
$custom: #ceddc8; $custom-light: #dde7d8; $custom-dark: #000000;
JSON
{
"hex": "#ceddc8",
"rgb": {
"r": 206,
"g": 221,
"b": 200
},
"hsl": {
"h": 102.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.88044,
"c": 0.03261,
"h": 136.6
},
"luminance": 0.69005
}Semantic roles & 50–950 ramp
primary
#CEDDC8
secondary
#AB96B4
accent
#43A287
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483