#CEDFD4#CEDFD4
#CEDFD4 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.8% C 0.024 H 157.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD4 |
|---|---|
| RGB | rgb(206, 223, 212) |
| HSL | hsl(141, 21%, 84%) |
| HSV | hsv(141, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.31, -7.71, 3.44) |
| CIE-LCH | lch(87.31, 8.44, 155.96°) |
| OKLab | oklab(88.78% -0.0217 0.009) |
| OKLCH | oklch(88.78% 0.024 157.5) |
| XYZ | xyz(63.7225, 70.6500, 72.5542) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.90
Honeydew
#F0FFF0
ΔE00 7.05
Mintcream
#F5FFFA
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.36
Azure (CSS)
#F0FFFF
ΔE00 8.83
Lightcyan
#E0FFFF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD4 #DFCED9
analogous
#D1DFCE #CEDFD4 #CEDFDD
triadic
#CEDFD4 #D4CEDF #DFD4CE
tetradic
#CEDFD4 #CED1DF #DFCED9 #DFDDCE
square
#CEDFD4 #CED1DF #DFCED9 #DFDDCE
split-complementary
#CEDFD4 #DDCEDF #DFCED1
monochromatic
#84AF93 #A9C7B4 #CEDFD4 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.39
#CEDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CEDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DBDAD5
Tritanopia (blue-blind)
#CCDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd4; /* rgb */ color: rgb(206, 223, 212); /* oklch */ color: oklch(88.8% 0.024 157.5);
Tailwind
colors: {
custom: {
50: '#dde9e1',
500: '#cedfd4',
950: '#000000',
},
}SCSS
$custom: #cedfd4; $custom-light: #dde9e1; $custom-dark: #000000;
JSON
{
"hex": "#cedfd4",
"rgb": {
"r": 206,
"g": 223,
"b": 212
},
"hsl": {
"h": 141.176,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88778,
"c": 0.0235,
"h": 157.5
},
"luminance": 0.70651
}Semantic roles & 50–950 ramp
primary
#CEDFD4
secondary
#B59CAC
accent
#46809F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484