#CEDDD5#CEDDD5
#CEDDD5 is a very light, near-neutral green. Relative luminance 0.696; OKLCH L 88.4% C 0.019 H 162.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD5 |
|---|---|
| RGB | rgb(206, 221, 213) |
| HSL | hsl(148, 18%, 84%) |
| HSV | hsv(148, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(86.82, -6.50, 2.19) |
| CIE-LCH | lch(86.82, 6.86, 161.36°) |
| OKLab | oklab(88.4% -0.0185 0.0057) |
| OKLCH | oklch(88.4% 0.019 162.9) |
| XYZ | xyz(63.3179, 69.6382, 73.0436) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.75
Silver (survey)
#C5C9C7
ΔE00 7.05
Honeydew
#F0FFF0
ΔE00 7.68
Mintcream
#F5FFFA
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD5 #DDCED6
analogous
#CEDDCE #CEDDD5 #CEDDDC
triadic
#CEDDD5 #D5CEDD #DDD5CE
tetradic
#CEDDD5 #CECEDD #DDCED6 #DDDCCE
square
#CEDDD5 #CECEDD #DDCED6 #DDDCCE
split-complementary
#CEDDD5 #DCCEDD #DDCECE
monochromatic
#86AB97 #AAC4B6 #CEDDD5 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.41
#CEDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CEDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD5
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD5 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD5
Deuteranopia (green-blind)
#D9D9D5
Tritanopia (blue-blind)
#CBDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd5; /* rgb */ color: rgb(206, 221, 213); /* oklch */ color: oklch(88.4% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#dde7e1',
500: '#ceddd5',
950: '#000000',
},
}SCSS
$custom: #ceddd5; $custom-light: #dde7e1; $custom-dark: #000000;
JSON
{
"hex": "#ceddd5",
"rgb": {
"r": 206,
"g": 221,
"b": 213
},
"hsl": {
"h": 148,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88395,
"c": 0.0194,
"h": 162.9
},
"luminance": 0.69639
}Semantic roles & 50–950 ramp
primary
#CEDDD5
secondary
#B39DA8
accent
#49769C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484